Version 5.4.1.dev0

This commit is contained in:
Miguel Grinberg 2024-09-30 18:40:15 +01:00
parent 5db5f593d1
commit 16fea7a246
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "Flask-SocketIO"
version = "5.4.0"
version = "5.4.1.dev0"
authors = [
{ name = "Miguel Grinberg", email = "miguel.grinberg@gmail.com" },
]