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 fce2006 commit 1194bd2Copy full SHA for 1194bd2
socketio/__init__.py
@@ -21,7 +21,7 @@
21
AsyncNamespace = None
22
AsyncRedisManager = None
23
24
-__version__ = '2.1.0'
+__version__ = '2.1.1'
25
26
__all__ = ['__version__', 'Server', 'BaseManager', 'PubSubManager',
27
'KombuManager', 'RedisManager', 'ZmqManager', 'Namespace',
0 commit comments