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 af0004d commit 351a568Copy full SHA for 351a568
socketio/__init__.py
@@ -19,7 +19,7 @@
19
AsyncNamespace = None
20
AsyncRedisManager = None
21
22
-__version__ = '1.7.3'
+__version__ = '1.7.4'
23
24
__all__ = ['__version__', 'Middleware', 'Server', 'BaseManager',
25
'PubSubManager', 'KombuManager', 'RedisManager', 'ZmqManager',
0 commit comments