Bump version to 0.4.12 (#7499)

This commit is contained in:
Zanie Blue
2024-09-18 08:50:04 -05:00
committed by GitHub
parent 5e49f21adf
commit 2545bca692
8 changed files with 28 additions and 13 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
uses: astral-sh/setup-uv@v2
with:
# Install a specific version of uv.
version: "0.4.11"
version: "0.4.12"
```
## Setting up Python