diff --git a/pyproject.toml b/pyproject.toml index a8f1833..ff9e27d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "python-socketio" -version = "5.15.1" +version = "5.15.2.dev0" license = {text = "MIT"} authors = [ { name = "Miguel Grinberg", email = "miguel.grinberg@gmail.com" },