v1.1.1 - OIDC Publishing
Changes
- Switch to PyPI Trusted Publishers (OIDC)
- More secure authentication using OpenID Connect
- No API tokens stored in GitHub secrets
- Automatic short-lived token management
Technical Details
- Uses \pypa/gh-action-pypi-publish@release/v1\ action
- OIDC authentication with \id-token: write\ permission
- Workflow: \ci.yml\
This release will automatically publish to PyPI when the workflow completes.