diff --git a/Python/pyproject.toml.in b/Python/pyproject.toml.in index 600bec1f..af5d7e75 100644 --- a/Python/pyproject.toml.in +++ b/Python/pyproject.toml.in @@ -89,7 +89,7 @@ priority = "explicit" [tool.poetry.dependencies] python = ">=3.8.1,<4.0" -xad = {version = "1.5.1.1", source = "test-pypi"} +xad = {version = "1.5.1.2", source = "test-pypi"} [build-system]