Skip to content

Commit 08dd82c

Browse files
committed
Bump version to v0.7.1
This includes a bugfix from #25 for #24. Full details in the changelog and respective (linked) issues/PRs.
1 parent fce5bfa commit 08dd82c

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

2929
setup(
3030
name='serfclient',
31-
version='0.7.0',
31+
version='0.7.1',
3232
description='Python client for the Serf orchestration tool',
3333
long_description=long_description,
3434
url='https://github.com/KushalP/serfclient-py',

0 commit comments

Comments
 (0)