diff --git a/setup.py b/setup.py index 3aed134..8742866 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def run_tests(self): setup( name='serfclient', - version='1.1.0', + version='1.2.0', description='Python client for the Serf orchestration tool', long_description=long_description, url='https://github.com/KushalP/serfclient-py',