Skip to content

Commit 2686a57

Browse files
Another test against XAD 1.5.1.2 from test PyPI
1 parent 48dfb58 commit 2686a57

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.1", source = "test-pypi"}
92+
xad = {version = "1.5.1.2", source = "test-pypi"}
9393

9494

9595
[build-system]

0 commit comments

Comments
 (0)