Skip to content

Commit

Permalink
release: 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidalgarcia committed Apr 28, 2021
1 parent 5fc480b commit 0492536
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changes
=======

Version 0.7.4 (UNRELEASED)
Version 0.7.4 (2021-04-28)
--------------------------
- Fixes environment image validation info message where UIDs were switched.
- Changes ``list`` command to include deleted workflows by default.
Expand Down
2 changes: 1 addition & 1 deletion reana_client/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

from __future__ import absolute_import, print_function

__version__ = "0.7.3"
__version__ = "0.7.4"

0 comments on commit 0492536

Please sign in to comment.