[Checkins] SVN: z3c.indexer/trunk/ version bump

Roger Ineichen roger at projekt01.ch
Sat Feb 21 23:51:41 EST 2009


Log message for revision 96984:
  version bump

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

-=-
Modified: z3c.indexer/trunk/CHANGES.txt
===================================================================
--- z3c.indexer/trunk/CHANGES.txt	2009-02-22 04:48:00 UTC (rev 96983)
+++ z3c.indexer/trunk/CHANGES.txt	2009-02-22 04:51:40 UTC (rev 96984)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+0.6.0dev (unreleased)
+---------------------
+
+- ...
+
 0.6.0 (2009-02-22)
 ------------------
 

Modified: z3c.indexer/trunk/setup.py
===================================================================
--- z3c.indexer/trunk/setup.py	2009-02-22 04:48:00 UTC (rev 96983)
+++ z3c.indexer/trunk/setup.py	2009-02-22 04:51:40 UTC (rev 96984)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.indexer',
-    version='0.6.0',
+    version='0.6.1dev',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "A new way to index objects for Zope3",



More information about the Checkins mailing list