Skip to content

Commit

Permalink
release: v0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Dinos Kousidis <dinos.kousidis@cern.ch>
  • Loading branch information
dinosk committed Aug 9, 2018
1 parent 8a9db41 commit ed856aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changes
=======

Version 0.3.0 (2018-08-10)
--------------------------

- Tracks progress of workflow runs.

Version 0.2.0 (2018-04-19)
--------------------------

Expand Down
2 changes: 1 addition & 1 deletion reana_workflow_engine_cwl/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@

from __future__ import absolute_import, print_function

__version__ = "0.3.0.dev20180503"
__version__ = "0.3.0"

0 comments on commit ed856aa

Please sign in to comment.