Bump version to 0.9.8 (#16636)

This commit is contained in:
Zanie Blue
2025-11-07 11:45:22 -06:00
committed by GitHub
parent bfecc9902e
commit 85c5d32284
15 changed files with 72 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.9.7"
version: "0.9.8"
```
## Setting up Python