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 777b387 commit bfe378cCopy full SHA for bfe378c
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.2",
+ version="2.1.2rc",
12
description="Python Workflows for Control-M",
13
long_description=long_description,
14
long_description_content_type='text/markdown',
0 commit comments