Bump version to v0.7.5 (#13500)

This commit is contained in:
Charlie Marsh
2025-05-16 20:37:17 -04:00
committed by GitHub
parent 5d37c7ecc5
commit 9d1a14e1f9
13 changed files with 32 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.4"
version: "0.7.5"
```
## Setting up Python