Skip to content

Commit 12aa746

Browse files
Release 3.3.0
1 parent 0742788 commit 12aa746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_socketio/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
from .namespace import Namespace
2525
from .test_client import SocketIOTestClient
2626

27-
__version__ = '3.2.2'
27+
__version__ = '3.3.0'
2828

2929

3030
class _SocketIOMiddleware(socketio.WSGIApp):

0 commit comments

Comments
 (0)