Skip to content

v0.1.1 — PyPI Polish

Choose a tag to compare

@mikewolfd mikewolfd released this 15 Feb 04:38
· 32 commits to main since this release

📦 v0.1.1 — PyPI Polish

Metadata and documentation improvements for the public PyPI listing.

Changes

  • PyPI metadata — Added classifiers (Beta, Chemistry, Python 3.9/3.11/3.13), keywords (soap, saponification, lye-calculator, etc.), license (MIT), and sidebar links (Homepage, Repo, Issues, Changelog)
  • README rendered on PyPIreadme = "README.md" now set so the full README appears as the PyPI long description
  • README rewrite — New intro, PyPI badge, pip install soap-calc instructions, and a section documenting the built-in Claude Code formulation skill
  • Project URLs — PyPI sidebar now links to GitHub repo, issues, releases, and the PyPI page itself

Install

pip install soap-calc==0.1.1

Full changelog: v0.1.0...v0.1.1