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 aeb3574 commit 41327bcCopy full SHA for 41327bc
setup.py
@@ -36,7 +36,7 @@ def run_tests(self):
36
37
setup(
38
name='serfclient',
39
- version='1.1.0',
+ version='1.2.0',
40
description='Python client for the Serf orchestration tool',
41
long_description=long_description,
42
url='https://github.com/KushalP/serfclient-py',
0 commit comments