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 fd91e36 commit da26cabCopy full SHA for da26cab
socketio/__init__.py
@@ -24,7 +24,7 @@
24
AsyncNamespace = None
25
AsyncRedisManager = None
26
27
-__version__ = '4.0.0'
+__version__ = '4.0.1'
28
29
__all__ = ['__version__', 'Client', 'Server', 'BaseManager', 'PubSubManager',
30
'KombuManager', 'RedisManager', 'ZmqManager', 'Namespace',
0 commit comments