Bump version to v0.8.16 (#15761)

Co-authored-by: Zanie Blue <contact@zanie.dev>
This commit is contained in:
Charlie Marsh
2025-09-09 21:41:56 -04:00
committed by GitHub
parent e691ac7c9a
commit 2de677b0d3
15 changed files with 63 additions and 30 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.15"
version: "0.8.16"
```
## Setting up Python