Bump version to v0.5.12 (#10175)

This commit is contained in:
Charlie Marsh
2024-12-26 14:16:19 -05:00
committed by GitHub
parent d2f58d9299
commit 351d602d86
9 changed files with 47 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.11"
version: "0.5.12"
```
## Setting up Python