8000 Bump version to 0.6.1. · 0rpc/zerorpc-python@fbba28b · GitHub
[go: up one dir, main page]

Skip to content

Commit fbba28b

Browse files
committed
Bump version to 0.6.1.
1 parent ae36a83 commit fbba28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zerorpc/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# SOFTWARE.
2424

2525
__title__ = 'zerorpc'
26-
__version__ = '0.6.0'
26+
__version__ = '0.6.1'
2727
__author__ = 'François-Xavier Bourlet <bombela+zerorpc@gmail.com>.'
2828
__license__ = 'MIT'
2929
__copyright__ = 'Copyright 2015 François-Xavier Bourlet <bombela+zerorpc@gmail.com>.'

0 commit comments

Comments
 (0)
0