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 598568c commit 1ec2e10Copy full SHA for 1ec2e10
socketio/__init__.py
@@ -19,7 +19,7 @@
19
AsyncNamespace = None
20
AsyncRedisManager = None
21
22
-__version__ = '1.8.4'
+__version__ = '1.9.0'
23
24
__all__ = ['__version__', 'Middleware', 'Server', 'BaseManager',
25
'PubSubManager', 'KombuManager', 'RedisManager', 'ZmqManager',
0 commit comments