Bump version to 0.6.6 (#12125)

This commit is contained in:
Zanie Blue
2025-03-11 19:02:48 -05:00
committed by GitHub
parent b7167dc4d8
commit c1a0bb85ea
12 changed files with 69 additions and 24 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.5"
version: "0.6.6"
```
## Setting up Python