Skip to content

Commit a6282ad

Browse files
Release 3.0.0
1 parent 025e15c commit a6282ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

socketio/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
AsyncNamespace = None
2525
AsyncRedisManager = None
2626

27-
__version__ = '2.1.2'
27+
__version__ = '3.0.0'
2828

2929
__all__ = ['__version__', 'Client', 'Server', 'BaseManager', 'PubSubManager',
3030
'KombuManager', 'RedisManager', 'ZmqManager', 'Namespace',

0 commit comments

Comments
 (0)