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
13 changed files with 64 additions and 24 deletions
+1 -1
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