Bump version to 0.6.9 (#12347)

This commit is contained in:
Zanie Blue 2025-03-20 15:46:26 -05:00 committed by GitHub
parent 4b8a2de660
commit 3d94602784
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 46 additions and 23 deletions

View file

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