Bump version to v0.4.17 (#7742)

This commit is contained in:
Charlie Marsh
2024-09-27 13:28:38 -04:00
committed by GitHub
parent 41dbd97860
commit d2e7b40cec
8 changed files with 38 additions and 13 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
uses: astral-sh/setup-uv@v2
with:
# Install a specific version of uv.
version: "0.4.16"
version: "0.4.17"
```
## Setting up Python