Bump version to v0.4.7 (#7150)

This commit is contained in:
Charlie Marsh 2024-09-06 22:18:15 -04:00 committed by GitHub
parent 6179b65e37
commit a178051e81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 33 additions and 15 deletions

View file

@ -40,7 +40,7 @@ jobs:
uses: astral-sh/setup-uv@v2
with:
# Install a specific version of uv.
version: "0.4.6"
version: "0.4.7"
```
## Setting up Python