Bump version to v0.5.13 (#10188)

This commit is contained in:
Charlie Marsh 2024-12-26 18:58:13 -05:00 committed by GitHub
parent 2f5badddbb
commit 4c49683f7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 23 additions and 15 deletions

View file

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