Bump version to 0.9.1 (#16212)

Archives the 0.8.x changelog too.
This commit is contained in:
Zanie Blue
2025-10-09 13:28:59 -05:00
committed by GitHub
parent 628eedea36
commit 9887ef5bd7
17 changed files with 1178 additions and 808 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.0"
version: "0.9.1"
```
## Setting up Python