Skip to content

Commit 8c91656

Browse files
committed
v1.5.0:
Stub generator: use property decorators to represent mutable attributes and properties Stub generator: docstring handling Add docstrings Proper benchmarking
1 parent 6a3301c commit 8c91656

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.4.3"
7+
version = "1.5.0"
88
description = "GdMath: a fast math library for game development"
99
readme = "README.md"
1010
requires-python = ">= 3.9"

0 commit comments

Comments
 (0)