A quick maintenance release to fix installation with uv 🔧
🐛 Bug Fixes
- Fixed
uvrefusing to install v0.4.13 by default and silently falling back to an older version. The previous release required a prerelease version ofcurl_cffi, whichuvdoesn't allow unless explicitly enabled.
All dependencies now resolve to stable releases. (Fixes #407)
🙏 Special thanks to the community for all the continuous testing and feedback