[Checkins] SVN: z3c.recipe.compattest/tags/0.3/ release data

Christian Theune ct at gocept.com
Wed Jan 28 12:48:07 EST 2009


Log message for revision 95358:
  release data
  

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

-=-
Modified: z3c.recipe.compattest/tags/0.3/CHANGES.txt
===================================================================
--- z3c.recipe.compattest/tags/0.3/CHANGES.txt	2009-01-28 17:47:24 UTC (rev 95357)
+++ z3c.recipe.compattest/tags/0.3/CHANGES.txt	2009-01-28 17:48:07 UTC (rev 95358)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.3 (unreleased)
+0.3 (2009-01-28)
 ================
 
 - Adding the exclude parameter in buildout causes the default exclude

Modified: z3c.recipe.compattest/tags/0.3/setup.py
===================================================================
--- z3c.recipe.compattest/tags/0.3/setup.py	2009-01-28 17:47:24 UTC (rev 95357)
+++ z3c.recipe.compattest/tags/0.3/setup.py	2009-01-28 17:48:07 UTC (rev 95358)
@@ -4,7 +4,7 @@
 
 setup(
     name='z3c.recipe.compattest',
-    version = '0.3dev',
+    version = '0.3',
     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