Prep for 1.1 RC #1.

Project: http://git-wip-us.apache.org/repos/asf/oodt/repo
Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/30de0620
Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/30de0620
Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/30de0620

Branch: refs/heads/feature/zookeeper-config
Commit: 30de062096bebeeda8f95af1087f11a646b261a6
Parents: f0a5b92
Author: Chris Mattmann <[email protected]>
Authored: Tue Jul 18 11:30:40 2017 -0700
Committer: Chris Mattmann <[email protected]>
Committed: Tue Jul 18 11:30:40 2017 -0700

----------------------------------------------------------------------
 agility/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oodt/blob/30de0620/agility/setup.py
----------------------------------------------------------------------
diff --git a/agility/setup.py b/agility/setup.py
index a7bb15e..4ff1b33 100644
--- a/agility/setup.py
+++ b/agility/setup.py
@@ -25,7 +25,7 @@ from setuptools import find_packages, setup
 # ------------
 
 _name         = 'oodt'
-_version      = '0.12'
+_version      = '1.1'
 _description  = 'Apache OODT'
 _url          = 'http://oodt.apache.org/'
 _downloadURL  = 'http://pypi.python.org/pypi/oodt/'

Reply via email to