Skip to content

Commit b796e91

Browse files
committed
release: 0.7.5
1 parent 8eb0a4a commit b796e91

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.5 (UNRELEASED)
4+
Version 0.7.5 (2021-04-28)
55
--------------------------
66

77
- Adds support for specifying ``kubernetes_memory_limit`` for Kubernetes compute backend jobs.

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.4"
17+
__version__ = "0.7.5"

0 commit comments

Comments
 (0)