Bump version to 0.7.21 (#14611)

This commit is contained in:
Geoffrey Thomas 2025-07-14 14:01:28 -04:00 committed by GitHub
parent 4d82e88863
commit 77c771c7f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 59 additions and 24 deletions

View file

@ -47,7 +47,7 @@ jobs:
uses: astral-sh/setup-uv@v6
with:
# Install a specific version of uv.
version: "0.7.20"
version: "0.7.21"
```
## Setting up Python