Bump version to 0.8.5 (#15093)

This commit is contained in:
Zanie Blue
2025-08-05 15:21:00 -05:00
committed by GitHub
parent 3d3856ffd5
commit ce37286814
15 changed files with 63 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.4"
version: "0.8.5"
```
## Setting up Python