[Checkins] SVN: zope.html/tags/1.2.0/setup.py set version on tag

Benji York benji at zope.com
Mon Jul 6 12:53:38 EDT 2009


Log message for revision 101646:
  set version on tag
  

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

-=-
Modified: zope.html/tags/1.2.0/setup.py
===================================================================
--- zope.html/tags/1.2.0/setup.py	2009-07-06 16:53:16 UTC (rev 101645)
+++ zope.html/tags/1.2.0/setup.py	2009-07-06 16:53:38 UTC (rev 101646)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.html',
-      version = '0',
+      version = '1.2.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