Bump version to 0.8.7 (#15173)

This commit is contained in:
Zanie Blue
2025-08-08 14:42:23 -05:00
committed by GitHub
parent d1beb7f640
commit 8a22572338
16 changed files with 70 additions and 33 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.6"
version: "0.8.7"
```
## Setting up Python