Bump version to v0.5.20 (#10659)

This commit is contained in:
Charlie Marsh 2025-01-15 18:18:06 -05:00 committed by GitHub
parent 64e6e7c4f9
commit 1c17662b37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 23 additions and 17 deletions

View file

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