Bump version to v0.4.21 (#8188)

This commit is contained in:
Charlie Marsh 2024-10-14 16:44:43 -04:00 committed by GitHub
parent 5f33915e03
commit c5d9f55bc4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 66 additions and 17 deletions

View file

@ -40,7 +40,7 @@ jobs:
uses: astral-sh/setup-uv@v3
with:
# Install a specific version of uv.
version: "0.4.20"
version: "0.4.21"
```
## Setting up Python