Files
Zanie Blue 1f31f0e9fb Bump version to 0.11.0 (#18683)
Co-authored-by: Zsolt Dollenstein <zsol.zsol@gmail.com>
Co-authored-by: Geoffrey Thomas <geofft@ldpreload.com>
2026-03-23 21:13:35 +00:00

10 lines
237 B
TOML

[project]
name = "executable-file"
version = "1.0.0"
description = "A test package containing a file with executable permissions"
requires-python = ">=3.12"
[build-system]
requires = ["uv_build>=0.8.0,<0.12"]
build-backend = "uv_build"