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
9 changed files with 33 additions and 15 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.6"
version: "0.4.7"
```
## Setting up Python