diff --git a/pyproject.toml b/pyproject.toml index 2f06c6302d..7957e84d76 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pygame-ce" -version = "2.5.1.dev1" +version = "2.5.1.dev2" description = "Python Game Development" readme = "README.rst" # for long description requires-python = ">=3.8"