Bump version to 0.4.20 (#8016)

This commit is contained in:
Zanie Blue 2024-10-08 14:55:21 -05:00 committed by GitHub
parent 1a39ffe391
commit 0e1b25a536
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 31 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.19"
version: "0.4.20"
```
## Setting up Python