[Checkins] SVN: z3ext.pathindex/trunk/setup.py vb

Nikolay Kim fafhrd at datacom.kz
Tue Mar 25 07:40:49 EDT 2008


Log message for revision 84921:
  vb

Changed:
  U   z3ext.pathindex/trunk/setup.py

-=-
Modified: z3ext.pathindex/trunk/setup.py
===================================================================
--- z3ext.pathindex/trunk/setup.py	2008-03-25 11:39:40 UTC (rev 84920)
+++ z3ext.pathindex/trunk/setup.py	2008-03-25 11:40:49 UTC (rev 84921)
@@ -21,7 +21,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version='1.0.1dev'
+version='1.1.0dev'
 
 
 setup(name = 'z3ext.pathindex',



More information about the Checkins mailing list