[Checkins] SVN: zope.schema/trunk/ vb.
    Chris McDonough 
    chrism at plope.com
       
    Tue Jan  5 22:08:19 EST 2010
    
    
  
Log message for revision 107734:
  vb.
  
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-01-06 03:05:49 UTC (rev 107733)
+++ zope.schema/trunk/CHANGES.txt	2010-01-06 03:08:17 UTC (rev 107734)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+3.6.2 (unreleased)
+------------------
+
+- ...
+
 3.6.1 (2010-01-05)
 ------------------
 
Modified: zope.schema/trunk/setup.py
===================================================================
--- zope.schema/trunk/setup.py	2010-01-06 03:05:49 UTC (rev 107733)
+++ zope.schema/trunk/setup.py	2010-01-06 03:08:17 UTC (rev 107734)
@@ -63,7 +63,7 @@
     return suite
 
 setup(name='zope.schema',
-      version = '3.6.1dev',
+      version = '3.6.2dev',
       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