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
10 changed files with 44 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.0"
version: "0.6.1"
```
## Setting up Python