Bump version to 0.9.11 (#16794)

This commit is contained in:
Zanie Blue
2025-11-20 16:24:01 -06:00
committed by GitHub
parent dfe89047bb
commit 4be1e0a83c
19 changed files with 73 additions and 40 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.10"
version: "0.9.11"
```
## Setting up Python