Bump version to 0.9.9 (#16708)

This commit is contained in:
Zanie Blue
2025-11-12 12:14:44 -06:00
committed by GitHub
parent e96354a6dd
commit 4fac4cb7ed
17 changed files with 68 additions and 32 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.8"
version: "0.9.9"
```
## Setting up Python