[Checkins] SVN: z3c.recipe.compattest/trunk/ Back to development: 0.7dev

Wolfgang Schnerring wosc at wosc.de
Fri Aug 7 05:28:40 EDT 2009


Log message for revision 102559:
  Back to development: 0.7dev

Changed:
  U   z3c.recipe.compattest/trunk/CHANGES.txt
  U   z3c.recipe.compattest/trunk/setup.py

-=-
Modified: z3c.recipe.compattest/trunk/CHANGES.txt
===================================================================
--- z3c.recipe.compattest/trunk/CHANGES.txt	2009-08-07 09:28:21 UTC (rev 102558)
+++ z3c.recipe.compattest/trunk/CHANGES.txt	2009-08-07 09:28:40 UTC (rev 102559)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+0.7 (unreleased)
+================
+
+- Nothing changed yet.
+
+
 0.6 (2009-08-07)
 ================
 

Modified: z3c.recipe.compattest/trunk/setup.py
===================================================================
--- z3c.recipe.compattest/trunk/setup.py	2009-08-07 09:28:21 UTC (rev 102558)
+++ z3c.recipe.compattest/trunk/setup.py	2009-08-07 09:28:40 UTC (rev 102559)
@@ -4,7 +4,7 @@
 
 setup(
     name='z3c.recipe.compattest',
-    version = '0.6',
+    version = '0.7dev',
     author='Grok Contributors',
     author_email='grok-dev at zope.org',
     description='Buildout recipe to create testrunners for testing compatibility with other packages',



More information about the Checkins mailing list