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
{{ message }}
This repository was archived by the owner on Jan 2, 2026. It is now read-only.
ci: add GitHub workflow for PyPI publishing and releases
Add a new workflow that automatically publishes packages to PyPI and creates GitHub releases when commits to main branch contain version tags. The workflow includes version verification, package building, PyPI upload, and release creation with changelog.
0 commit comments