Bump version to 0.8.3 (#14875)

This commit is contained in:
Zanie Blue
2025-07-24 15:51:15 -05:00
committed by GitHub
parent 23ed31b94d
commit 7e78f54e7c
13 changed files with 50 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.2"
version: "0.8.3"
```
## Setting up Python