Bump version to 0.7.17 (#14347)

This commit is contained in:
Charlie Marsh
2025-06-29 09:58:33 -04:00
committed by GitHub
parent 734b228edf
commit 41c218a89b
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.16"
version: "0.7.17"
```
## Setting up Python