Bump version to 0.4.13 (#7558)

This commit is contained in:
Zanie Blue
2024-09-19 15:43:56 -05:00
committed by GitHub
parent f3463b3d08
commit b8f9ee3b4d
10 changed files with 49 additions and 15 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.12"
version: "0.4.13"
```
## Setting up Python