Bump version to 0.6.4 (#11934)

This commit is contained in:
Zanie Blue 2025-03-03 16:04:11 -06:00 committed by GitHub
parent e89485ef05
commit f0ec9fd44a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 71 additions and 21 deletions

View file

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