Bump version to v0.5.4 (#9290)

This commit is contained in:
Charlie Marsh 2024-11-20 16:01:24 -05:00 committed by GitHub
parent 829eed8e35
commit c62c83c37a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 54 additions and 16 deletions

View file

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