You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2017/09/02 15:35:42 UTC

[22/50] [abbrv] oodt git commit: prep for 1.2 development.

prep for 1.2 development.


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

Branch: refs/heads/development
Commit: 7d9a85d3b3e20b326982c7bc0d55405f4e641090
Parents: bc20474
Author: Chris Mattmann <ma...@apache.org>
Authored: Wed Jul 26 21:38:52 2017 -0700
Committer: Chris Mattmann <ma...@apache.org>
Committed: Wed Jul 26 21:38:52 2017 -0700

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


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