You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add automated PyPI publishing workflow and polish README
- Add GitHub Actions workflow for Trusted Publishing (publish on tag push)
- Create missing tags: v0.1.1, v0.1.2
- Update PyPI badge to use shields.io (more reliable)
- Add Downloads badge
- Add 'Stability & API Guarantees' section for 0.x expectations
- Document semantic versioning plan for v1.0+
Workflow will auto-publish to PyPI on future tag pushes.
Setup Trusted Publishing at: https://pypi.org/manage/account/publishing/
0 commit comments