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 50ab42a commit 4ef7873Copy full SHA for 4ef7873
flask_socketio/__init__.py
@@ -22,7 +22,7 @@
22
from .namespace import Namespace
23
from .test_client import SocketIOTestClient
24
25
-__version__ = '2.9.1'
+__version__ = '2.9.2'
26
27
28
class _SocketIOMiddleware(socketio.Middleware):
0 commit comments