diff --git a/pyproject.toml b/pyproject.toml index 7e3b237..1148e50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "python-socketio" -version = "5.14.2" +version = "5.14.3.dev0" license = {text = "MIT"} authors = [ { name = "Miguel Grinberg", email = "miguel.grinberg@gmail.com" },