Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Aug 18, 2014
1 parent 2311b4e commit 35ef317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiozmq/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
'create_zmq_connection',
'version_info', 'version')

__version__ = '0.5.0a'
__version__ = '0.5.0'

version = __version__ + ' , Python ' + sys.version

Expand Down

0 comments on commit 35ef317

Please sign in to comment.