Bump version to 0.8.2 (#14832)

This commit is contained in:
Zanie Blue
2025-07-22 14:39:53 -05:00
committed by GitHub
parent 34cda1be44
commit 21fadbcc13
13 changed files with 48 additions and 24 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.1"
version: "0.8.2"
```
## Setting up Python