Bump version to 0.4.13 (#7558)

This commit is contained in:
Zanie Blue 2024-09-19 15:43:56 -05:00 committed by GitHub
parent f3463b3d08
commit b8f9ee3b4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 49 additions and 15 deletions

View file

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