Edited README to advise of function * function multiplication being available #12

Merged
jono merged 2 commits from readme-patch-2 into main 2025-06-18 12:55:38 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 6691482ce8 - 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.2.1" version = "0.2.2"
authors = [ authors = [
{ name="Jonathan Rampersad", email="jonathan@jono-rams.work" }, { name="Jonathan Rampersad", email="jonathan@jono-rams.work" },
] ]