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