v0.2.0
Some checks failed
Run Python Tests / test (3.12) (pull_request) Failing after 11s
Run Python Tests / test (3.10) (pull_request) Failing after 15s
Run Python Tests / test (3.8) (pull_request) Failing after 11s

This commit is contained in:
2025-06-17 14:26:45 -04:00
parent ee414ea0dc
commit 25f20a4db2

View File

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