Bump version to v0.5.13 (#10188)

This commit is contained in:
Charlie Marsh
2024-12-26 18:58:13 -05:00
committed by GitHub
parent 2f5badddbb
commit 4c49683f7b
9 changed files with 23 additions and 15 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
uses: astral-sh/setup-uv@v5
with:
# Install a specific version of uv.
version: "0.5.12"
version: "0.5.13"
```
## Setting up Python