Bump version to 0.9.2 (#16238)

Co-authored-by: Geoffrey Thomas <geofft@ldpreload.com>
This commit is contained in:
William Woodruff
2025-10-10 14:20:14 -04:00
committed by GitHub
parent d54a5bb5cb
commit 141369ce73
15 changed files with 56 additions and 36 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
uses: astral-sh/setup-uv@v6
with:
# Install a specific version of uv.
version: "0.9.1"
version: "0.9.2"
```
## Setting up Python