Skip to content

Commit

Permalink
v1.4.3:
Browse files Browse the repository at this point in the history
Added stubs for better IDE compat.
Update cython to 3.0.10.
Minor refactors.
  • Loading branch information
shBLOCK committed Apr 4, 2024
1 parent 72528d0 commit bdd490e
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.4.2"
version = "1.4.3"
description = "GdMath: a fast math library for game development"
readme = "README.md"
requires-python = ">= 3.9"
Expand Down

0 comments on commit bdd490e

Please sign in to comment.