Added Branding (#14)
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 19s

Reviewed-on: #14
This commit is contained in:
2025-06-19 17:54:07 +00:00
parent ce464cffd4
commit ee18cc9e59
2 changed files with 4 additions and 2 deletions

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