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

Alex Chapman achapman at zope.com
Fri Nov 19 16:09:56 EST 2010


Log message for revision 118502:
   - bump version
  

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

-=-
Modified: zope.html/tags/2.2.0/setup.py
===================================================================
--- zope.html/tags/2.2.0/setup.py	2010-11-19 21:06:38 UTC (rev 118501)
+++ zope.html/tags/2.2.0/setup.py	2010-11-19 21:09:55 UTC (rev 118502)
@@ -20,7 +20,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.html',
-      version = '0',
+      version = '2.2.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='HTML and XHTML Editing Support',



More information about the checkins mailing list