Bump version to 0.9.7 (#16524)

This commit is contained in:
Zanie Blue 2025-10-30 16:47:51 -05:00 committed by GitHub
parent 97341c6910
commit 0adb444806
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 51 additions and 36 deletions

View file

@ -47,7 +47,7 @@ jobs:
uses: astral-sh/setup-uv@v6
with:
# Install a specific version of uv.
version: "0.9.6"
version: "0.9.7"
```
## Setting up Python