v0.77.1
umputun/ralphexv0.77.1May 15, 2026by github-actions[bot]
AI Summary
The release updates the Continuous Integration pipeline to use 'uv publish' as the publishing tool, replacing the previous pypa action method.
Key Highlights
- Updated CI pipeline to use 'uv publish'
- Replaced 'pypa action' with 'uv publish'
- Build process optimization
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))