Skip to content

Commit 0602699

Browse files
Release 3.1.0
1 parent db74fa3 commit 0602699

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
@@ -23,7 +23,7 @@
2323
from .namespace import Namespace
2424
from .test_client import SocketIOTestClient
2525

26-
__version__ = '3.0.2'
26+
__version__ = '3.1.0'
2727

2828

2929
class _SocketIOMiddleware(socketio.WSGIApp):

0 commit comments

Comments
 (0)