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