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 f84a7df commit 441d6f0Copy full SHA for 441d6f0
flask_socketio/__init__.py
@@ -23,7 +23,7 @@
23
from .namespace import Namespace
24
from .test_client import SocketIOTestClient
25
26
-__version__ = '3.1.1'
+__version__ = '3.1.2'
27
28
29
class _SocketIOMiddleware(socketio.WSGIApp):
0 commit comments