Bump version to 0.5.2 (#9133)

This commit is contained in:
Zanie Blue 2024-11-14 15:59:50 -06:00 committed by GitHub
parent eb4330acc7
commit 195f4b634f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 73 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.1"
version: "0.5.2"
```
## Setting up Python