v0.5.1-dev #20

Merged
jono merged 2 commits from v0.5.1-dev into main 2025-10-28 15:42:34 +00:00
Showing only changes of commit 2e778caaf9 - Show all commits

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" },
]