Bump version to 0.6.1 (#11580)

This commit is contained in:
Zanie Blue 2025-02-17 11:57:47 -06:00 committed by GitHub
parent d8aaa17ccd
commit c91ee82a82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 44 additions and 24 deletions

View file

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