Bump version to 0.9.0 (#16161)

Co-authored-by: konsti <konstin@mailbox.org>
This commit is contained in:
Zanie Blue
2025-10-07 18:17:42 -05:00
committed by GitHub
parent 593678055f
commit 39b6886536
20 changed files with 160 additions and 33 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.8.24"
version: "0.9.0"
```
## Setting up Python