Skip to content

Commit b7a5d12

Browse files
committed
update version
1 parent db438b6 commit b7a5d12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
setup(
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",

0 commit comments

Comments
 (0)