Prepare 0.9.9rc1
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/commit/72a50929 Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/tree/72a50929 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/diff/72a50929 Branch: refs/heads/master Commit: 72a509296d355328bdfaa7a4125ff65496d0d937 Parents: a71d14e Author: Shinsuke Sugaya <[email protected]> Authored: Thu Oct 19 17:50:19 2017 +0900 Committer: Shinsuke Sugaya <[email protected]> Committed: Thu Oct 19 17:50:19 2017 +0900 ---------------------------------------------------------------------- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/blob/72a50929/setup.py ---------------------------------------------------------------------- diff --git a/setup.py b/setup.py index f34003f..fd735a0 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ __license__ = "Apache License, Version 2.0" setup( name='PredictionIO', - version="0.9.8", + version="0.9.9", author=__author__, author_email=__email__, packages=['predictionio'],
