Skip to content

Commit abdce61

Browse files
authored
Merge pull request #61 from controlm/integration-factory-January-release
Release for 2.1.5
2 parents 0d8daa9 + 8499cdd commit abdce61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
name="ctm-python-client",
99
packages=find_packages(where="src"),
1010
package_dir={"": "src"},
11-
version="2.1.4",
11+
version="2.1.5",
1212
description="Python Workflows for Control-M",
1313
long_description=long_description,
1414
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)