[Checkins] SVN: zope.generations/trunk/ Back to development: 3.7.1

Michael Howitz mh at gocept.com
Sat Sep 18 07:31:37 EDT 2010


Log message for revision 116569:
  Back to development: 3.7.1

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

-=-
Modified: zope.generations/trunk/CHANGES.txt
===================================================================
--- zope.generations/trunk/CHANGES.txt	2010-09-18 11:30:44 UTC (rev 116568)
+++ zope.generations/trunk/CHANGES.txt	2010-09-18 11:31:37 UTC (rev 116569)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.7.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.7.0 (2010-09-18)
 ------------------
 

Modified: zope.generations/trunk/setup.py
===================================================================
--- zope.generations/trunk/setup.py	2010-09-18 11:30:44 UTC (rev 116568)
+++ zope.generations/trunk/setup.py	2010-09-18 11:31:37 UTC (rev 116569)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.generations',
-      version='3.7.0',
+      version='3.7.1dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope application schema generations',



More information about the checkins mailing list