Bump version to 0.9.3 (#16305)

This commit is contained in:
Zanie Blue
2025-10-14 18:19:49 -05:00
committed by GitHub
parent d1413a60d8
commit 9db7d38cf7
15 changed files with 53 additions and 36 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.9.2"
version: "0.9.3"
```
## Setting up Python