[Checkins] SVN: zope.interface/trunk/setup.py Prep 3.6.2 release.
    Tres Seaver 
    tseaver at palladion.com
       
    Tue May 17 10:52:00 EDT 2011
    
    
  
Log message for revision 121695:
  Prep 3.6.2 release.
Changed:
  U   zope.interface/trunk/setup.py
-=-
Modified: zope.interface/trunk/setup.py
===================================================================
--- zope.interface/trunk/setup.py	2011-05-17 14:51:15 UTC (rev 121694)
+++ zope.interface/trunk/setup.py	2011-05-17 14:51:59 UTC (rev 121695)
@@ -90,7 +90,7 @@
     from build_ext_2 import optional_build_ext
     
 setup(name='zope.interface',
-      version='3.6.2dev',
+      version='3.6.2',
       url='http://pypi.python.org/pypi/zope.interface',
       license='ZPL 2.1',
       description='Interfaces for Python',
    
    
More information about the checkins
mailing list