Bump version to 0.4.12 (#7499)

This commit is contained in:
Zanie Blue 2024-09-18 08:50:04 -05:00 committed by GitHub
parent 5e49f21adf
commit 2545bca692
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 28 additions and 13 deletions

View file

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