Bump version to 0.8.1 (#14818)

This commit is contained in:
Zanie Blue 2025-07-22 11:36:20 -05:00 committed by GitHub
parent 7d41bdb308
commit f0151f3a18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 139 additions and 117 deletions

View file

@ -47,7 +47,7 @@ jobs:
uses: astral-sh/setup-uv@v6
with:
# Install a specific version of uv.
version: "0.8.0"
version: "0.8.1"
```
## Setting up Python