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