You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ke...@apache.org on 2010/03/21 23:12:38 UTC

svn commit: r925917 - /incubator/oodt/agility/agile-oodt/trunk/setup.py

Author: kelly
Date: Sun Mar 21 22:12:38 2010
New Revision: 925917

URL: http://svn.apache.org/viewvc?rev=925917&view=rev
Log:
bumpity

Modified:
    incubator/oodt/agility/agile-oodt/trunk/setup.py

Modified: incubator/oodt/agility/agile-oodt/trunk/setup.py
URL: http://svn.apache.org/viewvc/incubator/oodt/agility/agile-oodt/trunk/setup.py?rev=925917&r1=925916&r2=925917&view=diff
==============================================================================
--- incubator/oodt/agility/agile-oodt/trunk/setup.py (original)
+++ incubator/oodt/agility/agile-oodt/trunk/setup.py Sun Mar 21 22:12:38 2010
@@ -25,7 +25,7 @@ from setuptools import find_packages, se
 # ------------
 
 _name         = 'oodt'
-_version      = '1.0.0'
+_version      = '1.0.1'
 _description  = 'Agile OODT'
 _url          = 'http://incubator.apache.org/projects/oodt.html'
 _downloadURL  = 'http://pypi.python.org/pypi/oodt/'