Bump version to 0.7.4 (#13473)

This commit is contained in:
Zanie Blue 2025-05-15 11:08:50 -05:00 committed by GitHub
parent e92c17881c
commit 6fbcd09b5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 64 additions and 24 deletions

View file

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