diff --git a/pyproject.toml b/pyproject.toml index 629c846..fafdbfa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ Issues = "https://github.com/Astropilot/thumbhash-python/issues" Source = "https://github.com/Astropilot/thumbhash-python" [build-system] -requires = ["uv_build>=0.11.8,<0.12.0"] +requires = ["uv_build>=0.11.8,<0.13.0"] build-backend = "uv_build" [tool.uv.build-backend]