Bump to 0.5.1 (#8959)

This commit is contained in:
Zanie Blue
2024-11-08 17:15:28 -06:00
committed by GitHub
parent 7f9ab17577
commit f399a52719
9 changed files with 49 additions and 37 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
uses: astral-sh/setup-uv@v3
with:
# Install a specific version of uv.
version: "0.5.0"
version: "0.5.1"
```
## Setting up Python