[Checkins] SVN: zope.schema/trunk/ Back to development: 3.6.5

Godefroid Chapelle gotcha at bubblenet.be
Tue Jun 8 10:17:52 EDT 2010


Log message for revision 113278:
  Back to development: 3.6.5

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

-=-
Modified: zope.schema/trunk/CHANGES.txt
===================================================================
--- zope.schema/trunk/CHANGES.txt	2010-06-08 14:17:05 UTC (rev 113277)
+++ zope.schema/trunk/CHANGES.txt	2010-06-08 14:17:51 UTC (rev 113278)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.6.5 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.6.4 (2010-06-08)
 ------------------
 

Modified: zope.schema/trunk/setup.py
===================================================================
--- zope.schema/trunk/setup.py	2010-06-08 14:17:05 UTC (rev 113277)
+++ zope.schema/trunk/setup.py	2010-06-08 14:17:51 UTC (rev 113278)
@@ -61,7 +61,7 @@
     return suite
 
 setup(name='zope.schema',
-      version = '3.6.4',
+      version = '3.6.5dev',
       url='http://pypi.python.org/pypi/zope.schema',
       license='ZPL 2.1',
       description='zope.interface extension for defining data schemas',



More information about the checkins mailing list