[Checkins] SVN: z3c.formwidget.query/trunk/ Prepare 0.7 release.
    Timo Stollenwerk 
    timo at zmag.de
       
    Mon Nov  7 21:53:54 UTC 2011
    
    
  
Log message for revision 123304:
  Prepare 0.7 release.
Changed:
  U   z3c.formwidget.query/trunk/CHANGES.txt
  U   z3c.formwidget.query/trunk/setup.py
-=-
Modified: z3c.formwidget.query/trunk/CHANGES.txt
===================================================================
--- z3c.formwidget.query/trunk/CHANGES.txt	2011-11-07 13:09:58 UTC (rev 123303)
+++ z3c.formwidget.query/trunk/CHANGES.txt	2011-11-07 21:53:53 UTC (rev 123304)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-0.7 - unreleased
+0.7 - 2011-11-07 
 ----------------
 
 * Use an ordered list instead of a set to represent source items. 
Modified: z3c.formwidget.query/trunk/setup.py
===================================================================
--- z3c.formwidget.query/trunk/setup.py	2011-11-07 13:09:58 UTC (rev 123303)
+++ z3c.formwidget.query/trunk/setup.py	2011-11-07 21:53:53 UTC (rev 123304)
@@ -2,7 +2,7 @@
 from setuptools import setup, find_packages
 
 setup(name='z3c.formwidget.query',
-      version='0.6',
+      version='0.7',
       author = "Zope Community",
       author_email = "zope3-dev at zope.org",
       description = "A source query widget for z3c.form.",
    
    
More information about the checkins
mailing list