v0.77.1
paperclipai/paperclipv0.77.1May 15, 2026by github-actions[bot]
AI Summary
Bug fix release updating the Continuous Integration pipeline to use a different publishing tool.
Key Highlights
- Switched to using `uv publish` instead of the `pypa` action.
- Focus on CI/CD improvements.
Full Release Notes
## [0.77.1](https://github.com/Upsonic/Upsonic/compare/v0.77.0...v0.77.1) (2026-05-15) ### Bug Fixes * **ci:** use uv publish instead of pypa action ([f0277e8](https://github.com/Upsonic/Upsonic/commit/f0277e8292f0f1484bdfb8933787a85bcc9d73a1))