Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhpvorderman committed Feb 17, 2020
1 parent db438b6 commit b7a5d12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Changelog
.. This document is user facing. Please word the changes in such a way
.. that users understand how the changes affect the new version.
version 1.3.0-dev
version 1.2.3
---------------------------
+ Added missing ``help`` section for ``--tag``.
+ Added missing ``help`` section for ``--tag`` on the CLI.
+ Documentation: added usage chapter for pytest-workflow specific options.
+ Documentation: updated Cromwell example.
+ Removed redundant references to pylint in code comments and CI.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

setup(
name="pytest-workflow",
version="1.3.0-dev",
version="1.2.3",
description="A pytest plugin for configuring workflow/pipeline tests "
"using YAML files",
author="Leiden University Medical Center",
Expand Down

0 comments on commit b7a5d12

Please sign in to comment.