-
Verify tests pass.
-
Tag the commit
git tag 1.2.3 -
Push new version bump commit and tag to github
git push trunk --tags -
Build source and wheel packages
make dist -
Upload packages to PyPI
make release
This repository was archived by the owner on Feb 6, 2026. It is now read-only.