Bump version to 0.6.9 (#12347)

This commit is contained in:
Zanie Blue
2025-03-20 15:46:26 -05:00
committed by GitHub
parent 4b8a2de660
commit 3d94602784
12 changed files with 46 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.8"
version: "0.6.9"
```
## Setting up Python