Bump version to 0.11.0 (#18683)

Co-authored-by: Zsolt Dollenstein <zsol.zsol@gmail.com>
Co-authored-by: Geoffrey Thomas <geofft@ldpreload.com>
This commit is contained in:
Zanie Blue
2026-03-23 16:13:35 -05:00
committed by GitHub
parent e280625203
commit 1f31f0e9fb
154 changed files with 525 additions and 448 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ description = "A test package containing a file with executable permissions"
requires-python = ">=3.12"
[build-system]
requires = ["uv_build>=0.8.0,<0.11.0"]
requires = ["uv_build>=0.8.0,<0.12"]
build-backend = "uv_build"