- [x] Configure `pyproject.toml` for PyPI - Ensure all required metadata (description, classifiers, URLs) is complete. - [x] Set up GitHub Actions workflow - Create workflow to publish on release/tag using `uv publish`. - [x] Configure PyPI trusted publisher - Set up OIDC authentication for GitHub Actions to avoid API tokens.