[Checkins] SVN: zope.schema/tags/3.5.1/setup.py Release preparations.

Martijn Faassen faassen at infrae.com
Sat Jan 31 09:17:09 EST 2009


Log message for revision 95676:
  Release preparations.
  

Changed:
  U   zope.schema/tags/3.5.1/setup.py

-=-
Modified: zope.schema/tags/3.5.1/setup.py
===================================================================
--- zope.schema/tags/3.5.1/setup.py	2009-01-31 14:16:37 UTC (rev 95675)
+++ zope.schema/tags/3.5.1/setup.py	2009-01-31 14:17:09 UTC (rev 95676)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.schema',
-      version = '3.5.1dev',
+      version = '3.5.1',
       url='http://pypi.python.org/pypi/zope.schema',
       license='ZPL 2.1',
       description='Zope3 Data Schemas',



More information about the Checkins mailing list