Bump version to 0.7.9 (#13739)

This commit is contained in:
Zanie Blue
2025-05-30 14:30:37 -05:00
committed by GitHub
parent 483b4c82e8
commit 13a86a23b3
13 changed files with 78 additions and 24 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.8"
version: "0.7.9"
```
## Setting up Python