Bump version to v0.5.14 (#10279)

This commit is contained in:
Charlie Marsh
2025-01-02 14:31:04 -05:00
committed by GitHub
parent 906511fa23
commit 9f1ba2b967
9 changed files with 45 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.13"
version: "0.5.14"
```
## Setting up Python