Skip to content

Commit 41327bc

Browse files
committed
Bump version to 1.2.0
1 parent aeb3574 commit 41327bc

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
@@ -36,7 +36,7 @@ def run_tests(self):
3636

3737
setup(
3838
name='serfclient',
39-
version='1.1.0',
39+
version='1.2.0',
4040
description='Python client for the Serf orchestration tool',
4141
long_description=long_description,
4242
url='https://github.com/KushalP/serfclient-py',

0 commit comments

Comments
 (0)