Bump version to v0.5.30 (#11405)

This commit is contained in:
Charlie Marsh
2025-02-10 16:42:31 -05:00
committed by GitHub
parent ac06e1318a
commit ca49495e4b
10 changed files with 64 additions and 20 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.5.29"
version: "0.5.30"
```
## Setting up Python