We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 408a1a9 commit 46fe488Copy full SHA for 46fe488
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changes
2
=======
3
4
-Version 0.7.4 (UNRELEASED)
+Version 0.7.4 (2021-03-23)
5
--------------------------
6
7
- Changes job command serialisation using central REANA-Commons job command serialiser.
reana_workflow_engine_cwl/version.py
@@ -14,4 +14,4 @@
14
15
from __future__ import absolute_import, print_function
16
17
-__version__ = "0.7.3"
+__version__ = "0.7.4"
0 commit comments