Added root_precision warning

This commit is contained in:
2025-10-31 11:08:02 -04:00
parent 9d967210fa
commit b7ea6c2e23
2 changed files with 10 additions and 1 deletions

View File

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