v0.5.1
All checks were successful
Run Python Tests / test (3.10) (pull_request) Successful in 22s
Run Python Tests / test (3.12) (pull_request) Successful in 19s
Run Python Tests / test (3.8) (pull_request) Successful in 19s

This commit is contained in:
2025-10-28 11:38:48 -04:00
parent 029a98fa30
commit 2e778caaf9

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
# --- Core Metadata ---
name = "polysolve"
version = "0.5.0"
version = "0.5.1"
authors = [
{ name="Jonathan Rampersad", email="jonathan@jono-rams.work" },
]