Bump version to 0.10.1 (#17953)

This commit is contained in:
konsti
2026-02-10 12:14:16 +01:00
committed by GitHub
parent 35d1e90961
commit b1b14d39ae
141 changed files with 367 additions and 353 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
uses: astral-sh/setup-uv@v7
with:
# Install a specific version of uv.
version: "0.10.0"
version: "0.10.1"
```
## Setting up Python