File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ Changelog
77.. This document is user facing. Please word the changes in such a way
88.. that users understand how the changes affect the new version.
99
10- version 1.3.0-dev
10+ version 1.2.3
1111---------------------------
12- + Added missing ``help `` section for ``--tag ``.
12+ + Added missing ``help `` section for ``--tag `` on the CLI .
1313+ Documentation: added usage chapter for pytest-workflow specific options.
1414+ Documentation: updated Cromwell example.
1515+ Removed redundant references to pylint in code comments and CI.
Original file line number Diff line number Diff line change 2121
2222setup (
2323 name = "pytest-workflow" ,
24- version = "1.3.0-dev " ,
24+ version = "1.2.3 " ,
2525 description = "A pytest plugin for configuring workflow/pipeline tests "
2626 "using YAML files" ,
2727 author = "Leiden University Medical Center" ,
You can’t perform that action at this time.
0 commit comments