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
* Prepare for PyPI release v1.0.2
- Bump version to 1.0.2 in pyproject.toml and __init__.py
- Add build and twine as dev dependencies for release automation
- Update GitHub workflows to use dev dependencies consistently
- Ready for PyPI publication with automated release workflow
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
* Fix CI: Add build package to dev dependencies
The build job was failing because the 'build' package was missing
from the dev dependencies, causing 'python -m build' to fail.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
---------
Co-authored-by: Claude <[email protected]>
0 commit comments