File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed
reana_workflow_engine_cwl Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4+ Version 0.3.1 (2018-09-07)
5+ --------------------------
6+
7+ - Pins REANA-Commons dependency.
8+
49Version 0.3.0 (2018-08-10)
510--------------------------
611
Original file line number Diff line number Diff line change 22 REANA-Workflow-Engine-CWL
33===========================
44
5- .. image :: https://img.shields.io/travis/reanahub/reana-workflow-engine-cwl.svg
6- :target: https://travis-ci.org/reanahub/reana-workflow-engine-cwl
7-
85.. image :: https://img.shields.io/pypi/pyversions/reana-workflow-engine-cwl.svg
96 :target: https://pypi.org/pypi/reana-workflow-engine-cwl
107
11- .. image :: https://img.shields.io/coveralls /reanahub/reana-workflow-engine-cwl.svg
12- :target: https://coveralls.io/r /reanahub/reana-workflow-engine-cwl
8+ .. image :: https://img.shields.io/travis /reanahub/reana-workflow-engine-cwl.svg
9+ :target: https://travis-ci.org /reanahub/reana-workflow-engine-cwl
1310
1411.. image :: https://readthedocs.org/projects/docs/badge/?version=latest
1512 :target: https://reana-workflow-engine-cwl.readthedocs.io/en/latest/?badge=latest
1613
17- .. image :: https://badge.waffle .io/reanahub/reana.svg?label=Status%3A%20ready%20for%20work&title=Issues%20ready%20for%20work
18- :target: https://waffle .io/reanahub/reana
14+ .. image :: https://img.shields .io/coveralls/ reanahub/reana-workflow-engine-cwl .svg
15+ :target: https://coveralls .io/r/ reanahub/reana-workflow-engine-cwl
1916
2017.. image :: https://badges.gitter.im/Join%20Chat.svg
2118 :target: https://gitter.im/reanahub/reana?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
Original file line number Diff line number Diff line change 2828
2929from __future__ import absolute_import , print_function
3030
31- __version__ = "0.3.0 "
31+ __version__ = "0.3.1 "
You can’t perform that action at this time.
0 commit comments