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 20s
Run Python Tests / test (3.8) (pull_request) Successful in 10s

Signed-off-by: Jonathan Rampersad <jonathan@jono-rams.work>
This commit is contained in:
2025-06-19 17:53:14 +00:00
parent 91352c959e
commit 63411b8293

View File

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