Bump verison to 0.6.16 (#13042)

Includes #13041 

Also reverts https://github.com/astral-sh/uv/pull/13036
This commit is contained in:
Zanie Blue
2025-04-21 22:53:08 -05:00
committed by GitHub
parent 534953290b
commit d8ad9d3cd6
12 changed files with 29 additions and 24 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
uses: astral-sh/setup-uv@v5
with:
# Install a specific version of uv.
version: "0.6.15"
version: "0.6.16"
```
## Setting up Python