Bump version to 0.8.13 (#15423)

This commit is contained in:
Zanie Blue
2025-08-21 13:52:39 -05:00
committed by GitHub
parent e4de538dae
commit ede75fe628
15 changed files with 52 additions and 30 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
uses: astral-sh/setup-uv@v6
with:
# Install a specific version of uv.
version: "0.8.12"
version: "0.8.13"
```
## Setting up Python