Bump version to 0.7.11 (#13844)

This commit is contained in:
Jack O'Connor
2025-06-04 12:35:56 -07:00
committed by GitHub
parent 8e8b7449dc
commit 90a4416ab8
13 changed files with 73 additions and 48 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
uses: astral-sh/setup-uv@v5
with:
# Install a specific version of uv.
version: "0.7.10"
version: "0.7.11"
```
## Setting up Python