Skip to content

Commit 4ef7873

Browse files
Release 2.9.2
1 parent 50ab42a commit 4ef7873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_socketio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from .namespace import Namespace
2323
from .test_client import SocketIOTestClient
2424

25-
__version__ = '2.9.1'
25+
__version__ = '2.9.2'
2626

2727

2828
class _SocketIOMiddleware(socketio.Middleware):

0 commit comments

Comments
 (0)