Bump version to 0.5.0 (#8899)

Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
This commit is contained in:
Zanie Blue 2024-11-07 16:38:25 -06:00 committed by GitHub
parent 9a04b7fbeb
commit 8d665267cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 97 additions and 17 deletions

View file

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