Changes
With this release you can also use pep440 version specifiers as required-version in filesuv.toml, pyroject.toml and in the version input:
- name: Install a pep440-specifier-satisfying version of uv
uses: astral-sh/setup-uv@v5
with:
version: ">=0.4.25,<0.5"🐛 Bug fixes
🧰 Maintenance
- chore: update known checksums for 0.6.10 @github-actions[bot] (#345)