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 6a3462d commit 1eeda14Copy full SHA for 1eeda14
flask_socketio/__init__.py
@@ -22,7 +22,7 @@
22
from .namespace import Namespace
23
from .test_client import SocketIOTestClient
24
25
-__version__ = '2.8.4'
+__version__ = '2.8.5'
26
27
28
class _SocketIOMiddleware(socketio.Middleware):
0 commit comments