Bump version to 0.6.8 (#12297)

This commit is contained in:
Zanie Blue 2025-03-18 14:18:27 -05:00 committed by GitHub
parent 26cad18635
commit c1ef48276f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 40 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.7"
version: "0.6.8"
```
## Setting up Python