Skip to content

Commit

Permalink
release: 0.9.4a2
Browse files Browse the repository at this point in the history
  • Loading branch information
giuseppe-steduto committed Nov 1, 2023
1 parent 3e63e6b commit d488d3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Changes
Version 0.9.4 (UNRELEASED)
--------------------------

- Changes the OpenAPI specification to include the ``include_progress`` flag in the endpoints to get the list and the status of workflows.
- Changes validation of REANA specification to expose functions for loading workflow input parameters and workflow specifications.

Version 0.9.3 (2023-09-26)
Expand Down
2 changes: 1 addition & 1 deletion reana_commons/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.9.4a1"
__version__ = "0.9.4a2"

Check warning on line 17 in reana_commons/version.py

View check run for this annotation

Codecov / codecov/patch

reana_commons/version.py#L17

Added line #L17 was not covered by tests

0 comments on commit d488d3d

Please sign in to comment.