We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67303ab commit 8499cddCopy full SHA for 8499cdd
setup.py
@@ -8,7 +8,7 @@
8
name="ctm-python-client",
9
packages=find_packages(where="src"),
10
package_dir={"": "src"},
11
- version="2.1.4",
+ version="2.1.5",
12
description="Python Workflows for Control-M",
13
long_description=long_description,
14
long_description_content_type='text/markdown',
0 commit comments