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 5d7572f commit 2dae820Copy full SHA for 2dae820
setup.py
@@ -28,7 +28,7 @@ def run_tests(self):
28
29
setup(
30
name='serfclient',
31
- version='0.3.0',
+ version='0.4.0',
32
description='Python client for the Serf orchestration tool',
33
long_description=long_description,
34
url='https://github.com/KushalP/serfclient-py',
0 commit comments