Bump version to 0.4.9 (#7274)

This commit is contained in:
Zanie Blue
2024-09-10 16:44:39 -05:00
committed by GitHub
parent 3f011f3b7b
commit f5891e3296
8 changed files with 31 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.8"
version: "0.4.9"
```
## Setting up Python