Skip to content

Commit

Permalink
v1.5.3: Optimize equality checks
Browse files Browse the repository at this point in the history
  • Loading branch information
shBLOCK committed Apr 8, 2024
1 parent 13f5219 commit 04e62c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires = ["setuptools", "cython"]

[project]
name = "gdmath"
version = "1.5.2"
version = "1.5.3"
description = "GdMath: a fast math library for game development"
readme = "README.md"
requires-python = ">= 3.9"
Expand Down

0 comments on commit 04e62c7

Please sign in to comment.