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
7
7
.. This document is user facing. Please word the changes in such a way
8
8
.. that users understand how the changes affect the new version.
9
9
10
- version 1.3.0-dev
10
+ version 1.2.3
11
11
---------------------------
12
- + Added missing ``help `` section for ``--tag ``.
12
+ + Added missing ``help `` section for ``--tag `` on the CLI .
13
13
+ Documentation: added usage chapter for pytest-workflow specific options.
14
14
+ Documentation: updated Cromwell example.
15
15
+ Removed redundant references to pylint in code comments and CI.
Original file line number Diff line number Diff line change 21
21
22
22
setup (
23
23
name = "pytest-workflow" ,
24
- version = "1.3.0-dev " ,
24
+ version = "1.2.3 " ,
25
25
description = "A pytest plugin for configuring workflow/pipeline tests "
26
26
"using YAML files" ,
27
27
author = "Leiden University Medical Center" ,
You can’t perform that action at this time.
0 commit comments