Edited README to advise of function * function multiplication being available (#12)
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 17s

Reviewed-on: #12
This commit is contained in:
2025-06-18 12:55:37 +00:00
parent 3aad9efb61
commit c94d08498d
2 changed files with 2 additions and 2 deletions

View File

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