We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0742788 commit 12aa746Copy full SHA for 12aa746
flask_socketio/__init__.py
@@ -24,7 +24,7 @@
24
from .namespace import Namespace
25
from .test_client import SocketIOTestClient
26
27
-__version__ = '3.2.2'
+__version__ = '3.3.0'
28
29
30
class _SocketIOMiddleware(socketio.WSGIApp):
0 commit comments