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 995b3d5 commit 184d589Copy full SHA for 184d589
setup.py
@@ -8,7 +8,7 @@
8
name="ctm-python-client",
9
packages=find_packages(where="src"),
10
package_dir={"": "src"},
11
- version="2.4.8",
+ version="2.4.7",
12
description="Python Workflows for Control-M",
13
long_description=long_description,
14
long_description_content_type='text/markdown',
0 commit comments