From 7a7dea35d92045e1e9eaa06f14dcec3ddacb0076 Mon Sep 17 00:00:00 2001 From: Ankith Date: Sat, 26 Oct 2024 21:23:39 +0530 Subject: [PATCH] 2.5.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d3eddb717d..6c076e8b98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pygame-ce" -version = "2.5.2.dev2" +version = "2.5.2" description = "Python Game Development" readme = "README.rst" # for long description requires-python = ">=3.8"