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
13 changed files with 139 additions and 117 deletions
+1 -1
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