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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 38 additions and 13 deletions

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