Bump version to v0.4.10 (#7368)

This commit is contained in:
Charlie Marsh
2024-09-13 13:46:56 -04:00
committed by GitHub
parent 085558502a
commit 6907164841
8 changed files with 51 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.9"
version: "0.4.10"
```
## Setting up Python