[Checkins] SVN: zope.app.generations/trunk/ Preparing release 3.5.0

Michael Howitz mh at gocept.com
Sun Apr 5 15:29:56 EDT 2009


Log message for revision 98887:
  Preparing release 3.5.0

Changed:
  U   zope.app.generations/trunk/CHANGES.txt
  U   zope.app.generations/trunk/setup.py

-=-
Modified: zope.app.generations/trunk/CHANGES.txt
===================================================================
--- zope.app.generations/trunk/CHANGES.txt	2009-04-05 19:29:22 UTC (rev 98886)
+++ zope.app.generations/trunk/CHANGES.txt	2009-04-05 19:29:56 UTC (rev 98887)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.4.3 (unreleased)
+3.5.0 (2009-04-05)
 ------------------
 
 - Moved ``getRootFolder`` utility method from

Modified: zope.app.generations/trunk/setup.py
===================================================================
--- zope.app.generations/trunk/setup.py	2009-04-05 19:29:22 UTC (rev 98886)
+++ zope.app.generations/trunk/setup.py	2009-04-05 19:29:56 UTC (rev 98887)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.generations',
-      version = '3.4.3dev',
+      version = '3.5.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Application Schema Generations',



More information about the Checkins mailing list