Skip to content

Commit

Permalink
Merge e4b722d into fcc6c35
Browse files Browse the repository at this point in the history
  • Loading branch information
roksys committed Sep 16, 2019
2 parents fcc6c35 + e4b722d commit 2e42151
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.6.0.dev20190823"
__version__ = "0.6.0.dev20190916"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
'bravado>=10.2,<10.4',
'checksumdir>=1.1.4,<1.2',
'click>=7.0',
'jsonschema>=3.0.1',
'jsonschema[format]>=3.0.1',
'kombu>=4.6,<4.7',
'Werkzeug>=0.14.1',
]
Expand Down

0 comments on commit 2e42151

Please sign in to comment.