diff --git a/pyproject.toml b/pyproject.toml index 54e4d11..c176332 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["setuptools", "cython"] [project] name = "gdmath" -version = "1.4.2" +version = "1.4.3" description = "GdMath: a fast math library for game development" readme = "README.md" requires-python = ">= 3.9"