Skip to content

Commit 46fe488

Browse files
author
Diego Rodriguez
committed
release: 0.7.4
1 parent 408a1a9 commit 46fe488

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes
22
=======
33

4-
Version 0.7.4 (UNRELEASED)
4+
Version 0.7.4 (2021-03-23)
55
--------------------------
66

77
- Changes job command serialisation using central REANA-Commons job command serialiser.

reana_workflow_engine_cwl/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
from __future__ import absolute_import, print_function
1616

17-
__version__ = "0.7.3"
17+
__version__ = "0.7.4"

0 commit comments

Comments
 (0)