Added Branding #14

Merged
jono merged 2 commits from branding-patch into main 2025-06-19 17:54:07 +00:00
2 changed files with 4 additions and 2 deletions
Showing only changes of commit 63411b8293 - Show all commits

View File

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