Skip to content

Commit 04e62c7

Browse files
committed
v1.5.3: Optimize equality checks
1 parent 13f5219 commit 04e62c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["setuptools", "cython"]
44

55
[project]
66
name = "gdmath"
7-
version = "1.5.2"
7+
version = "1.5.3"
88
description = "GdMath: a fast math library for game development"
99
readme = "README.md"
1010
requires-python = ">= 3.9"

0 commit comments

Comments
 (0)