Skip to content

Commit 23b96e4

Browse files
Test against XAD 1.5.1.4
1 parent 8d71ec3 commit 23b96e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/pyproject.toml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ priority = "explicit"
8989

9090
[tool.poetry.dependencies]
9191
python = ">=3.8.1,<4.0"
92-
xad = {version = "1.5.1.3", source = "test-pypi"}
92+
xad = {version = "1.5.1.4", source = "test-pypi"}
9393

9494

9595
[build-system]

0 commit comments

Comments
 (0)