Bump version to 0.7.15 (#14254)

This commit is contained in:
John Mumm
2025-06-25 06:06:41 -04:00
committed by GitHub
parent 177df19f30
commit 4ed9c5791b
13 changed files with 69 additions and 47 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.14"
version: "0.7.15"
```
## Setting up Python