[Checkins] SVN: zope.componentvocabulary/trunk/setup.py Preparing release 1.0

Martijn Faassen faassen at startifact.com
Tue May 19 16:24:28 EDT 2009


Log message for revision 100143:
  Preparing release 1.0

Changed:
  U   zope.componentvocabulary/trunk/setup.py

-=-
Modified: zope.componentvocabulary/trunk/setup.py
===================================================================
--- zope.componentvocabulary/trunk/setup.py	2009-05-19 20:23:45 UTC (rev 100142)
+++ zope.componentvocabulary/trunk/setup.py	2009-05-19 20:24:27 UTC (rev 100143)
@@ -20,7 +20,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.componentvocabulary',
-      version='1.0dev',
+      version = '1.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Component vocabularies',



More information about the Checkins mailing list