[Checkins] SVN: z3c.batching/trunk/ Return to dev

Christophe Combelles ccomb at free.fr
Sun Oct 12 10:47:59 EDT 2008


Log message for revision 92079:
  Return to dev
  

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

-=-
Modified: z3c.batching/trunk/CHANGES.txt
===================================================================
--- z3c.batching/trunk/CHANGES.txt	2008-10-12 14:46:38 UTC (rev 92078)
+++ z3c.batching/trunk/CHANGES.txt	2008-10-12 14:47:58 UTC (rev 92079)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+1.1.1 (unreleased)
+------------------
+
+- ...
+
 1.1.0 (2008-11-12)
 ------------------
 

Modified: z3c.batching/trunk/setup.py
===================================================================
--- z3c.batching/trunk/setup.py	2008-10-12 14:46:38 UTC (rev 92078)
+++ z3c.batching/trunk/setup.py	2008-10-12 14:47:58 UTC (rev 92079)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.batching',
-      version = '1.1.0',
+      version = '1.1.1dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Batching',



More information about the Checkins mailing list