Skip to content

Commit 6d04e0d

Browse files
committed
bump version to v0.5.1
1 parent fcb6176 commit 6d04e0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5.0'
26+
__version__ = '0.5.1'
2727
__author__ = 'François-Xavier Bourlet <[email protected]>.'
2828
__license__ = 'MIT'
2929
__copyright__ = 'Copyright 2015 François-Xavier Bourlet <[email protected]>.'

0 commit comments

Comments
 (0)