[Checkins] SVN: z3c.schema/trunk/ Preparing release 0.7.0
    Michael Howitz 
    mh at gocept.com
       
    Mon Oct 18 04:00:59 EDT 2010
    
    
  
Log message for revision 117621:
  Preparing release 0.7.0
Changed:
  U   z3c.schema/trunk/CHANGES.txt
  U   z3c.schema/trunk/setup.py
-=-
Modified: z3c.schema/trunk/CHANGES.txt
===================================================================
--- z3c.schema/trunk/CHANGES.txt	2010-10-18 08:00:36 UTC (rev 117620)
+++ z3c.schema/trunk/CHANGES.txt	2010-10-18 08:00:59 UTC (rev 117621)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.6.2 (unreleased)
+0.7.0 (2010-10-18)
 ------------------
 
 - Updated tests to run with `zope.schema` >= 3.6, thus requiring at least
Modified: z3c.schema/trunk/setup.py
===================================================================
--- z3c.schema/trunk/setup.py	2010-10-18 08:00:36 UTC (rev 117620)
+++ z3c.schema/trunk/setup.py	2010-10-18 08:00:59 UTC (rev 117621)
@@ -25,7 +25,7 @@
 
 setup(
     name = 'z3c.schema',
-    version='0.6.2dev',
+    version='0.7.0',
     author = 'Zope Community',
       author_email = "zope-dev at zope.org",
       description = "Additional schema fields for Zope 3",
    
    
More information about the checkins
mailing list