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