Skip to content

Commit

Permalink
Merge 88b954a into d9948e2
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborsimko committed Apr 17, 2020
2 parents d9948e2 + 88b954a commit 188c6ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion reana_commons/version.py
Expand Up @@ -14,4 +14,4 @@

from __future__ import absolute_import, print_function

__version__ = "0.7.0.dev20200408"
__version__ = "0.7.0.dev20200417"
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -49,6 +49,7 @@
'click>=7.0',
'jsonschema[format]>=3.0.1',
'kombu>=4.6,<4.7',
'mock>=3.0',
'Werkzeug>=0.14.1',
]

Expand Down

0 comments on commit 188c6ab

Please sign in to comment.