Reproducible builds
There are no user facing changes.
Project changes
The pyproject.toml was updated (633c54d and a34f6de) to make builds reproducible. Now you can git clone on your own system, run uv build, and get dist/ files bit identical to the official release.
Inspired by the announcement that Debian 14 "Forky" requires all packages be reproducible. 🎉
Additionally, all GitHub Actions were updated to recent versions.
Full Changelog: v4.5...v4.5