We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d84c38 commit 8b26226Copy full SHA for 8b26226
aiozmq/__init__.py
@@ -18,7 +18,7 @@
18
'create_zmq_connection',
19
'version_info', 'version')
20
21
-__version__ = '0.7.0'
+__version__ = '0.7.1'
22
23
version = __version__ + ' , Python ' + sys.version
24
0 commit comments