diff --git a/setup.py b/setup.py index 4b82182..f88bb07 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def run_tests(self): setup( name='serfclient', - version='0.5.0', + version='0.6.0', description='Python client for the Serf orchestration tool', long_description=long_description, url='https://github.com/KushalP/serfclient-py',