Skip to content

Commit 2dae820

Browse files
committed
Bump version to 0.4.0
1 parent 5d7572f commit 2dae820

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.3.0',
31+
version='0.4.0',
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)