Bump version to v0.8.15 (#15648)

This commit is contained in:
Charlie Marsh
2025-09-02 22:10:58 -04:00
committed by GitHub
parent 4e48d759c4
commit 70cb0df7c2
15 changed files with 56 additions and 30 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
uses: astral-sh/setup-uv@v6
with:
# Install a specific version of uv.
version: "0.8.14"
version: "0.8.15"
```
## Setting up Python