Bump to 0.5.1 (#8959)

This commit is contained in:
Zanie Blue 2024-11-08 17:15:28 -06:00 committed by GitHub
parent 7f9ab17577
commit f399a52719
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 49 additions and 37 deletions

View file

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