Bump version to 0.6.7 (#12250)

This commit is contained in:
Zanie Blue
2025-03-17 18:18:21 -05:00
committed by GitHub
parent b253e2c6e2
commit 6b733bdb3d
12 changed files with 73 additions and 23 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
uses: astral-sh/setup-uv@v5
with:
# Install a specific version of uv.
version: "0.6.6"
version: "0.6.7"
```
## Setting up Python