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