[Checkins] SVN: z3c.batching/trunk/setup.py vb

Nikolay Kim fafhrd at datacom.kz
Mon Feb 18 05:15:59 EST 2008


Log message for revision 84014:
  vb

Changed:
  U   z3c.batching/trunk/setup.py

-=-
Modified: z3c.batching/trunk/setup.py
===================================================================
--- z3c.batching/trunk/setup.py	2008-02-18 10:15:17 UTC (rev 84013)
+++ z3c.batching/trunk/setup.py	2008-02-18 10:15:59 UTC (rev 84014)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.batching',
-      version = '1.0.0',
+      version = '1.1.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Batching',



More information about the Checkins mailing list