Bump version to 0.7.2 (#13240)

This commit is contained in:
Zanie Blue 2025-04-30 14:01:58 -05:00 committed by GitHub
parent f91b4aeb66
commit 481d05d8df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 61 additions and 58 deletions

View file

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