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 2582f28 commit 94eda9eCopy full SHA for 94eda9e
socketio/__init__.py
@@ -19,7 +19,7 @@
19
AsyncNamespace = None
20
AsyncRedisManager = None
21
22
-__version__ = '1.7.1'
+__version__ = '1.7.2'
23
24
__all__ = ['__version__', 'Middleware', 'Server', 'BaseManager',
25
'PubSubManager', 'KombuManager', 'RedisManager', 'ZmqManager',
0 commit comments