forked from reanahub/reana-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Introduces more upper boundary limits for dependencies to make sure all the client components are installable from PyPI in the future. (addresses reanahub/reana#80) Signed-off-by: Tibor Simko <tibor.simko@cern.ch>
- Loading branch information
1 parent
2ac14f9
commit 5bc42d5
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,4 +28,4 @@ | |
|
||
from __future__ import absolute_import, print_function | ||
|
||
__version__ = "0.3.0" | ||
__version__ = "0.3.1.dev20180905" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters