Bump version to 0.4.18 (#7852)

This commit is contained in:
Zanie Blue 2024-10-01 18:25:34 -05:00 committed by GitHub
parent 0e8bf62902
commit 7b55e97909
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 59 additions and 13 deletions

View file

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