[Checkins] SVN: zope.html/tags/2.0.0/setup.py bump version

Alex Chapman achapman at zope.com
Fri Sep 4 09:53:49 EDT 2009


Log message for revision 103540:
  bump version

Changed:
  U   zope.html/tags/2.0.0/setup.py

-=-
Modified: zope.html/tags/2.0.0/setup.py
===================================================================
--- zope.html/tags/2.0.0/setup.py	2009-09-04 13:52:29 UTC (rev 103539)
+++ zope.html/tags/2.0.0/setup.py	2009-09-04 13:53:49 UTC (rev 103540)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.html',
-      version = '0',
+      version = '2.0.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='HTML and XHTML Editing Support',



More information about the checkins mailing list