Skip to content

Commit

Permalink
v1.5.0:
Browse files Browse the repository at this point in the history
Stub generator: use property decorators to represent mutable attributes and properties
Stub generator: docstring handling
Add docstrings
Proper benchmarking
  • Loading branch information
shBLOCK committed Apr 5, 2024
1 parent 6a3301c commit 8c91656
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.3"
version = "1.5.0"
description = "GdMath: a fast math library for game development"
readme = "README.md"
requires-python = ">= 3.9"
Expand Down

0 comments on commit 8c91656

Please sign in to comment.