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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 70 additions and 33 deletions

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