Update pyproject.toml
All checks were successful
Run Python Tests / test (3.12) (pull_request) Successful in 11s
Run Python Tests / test (3.10) (pull_request) Successful in 16s
Run Python Tests / test (3.8) (pull_request) Successful in 10s

This commit is contained in:
2025-06-18 12:52:13 +00:00
parent 5d9f8a5795
commit 6691482ce8

View File

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