[Checkins] SVN: zope.html/trunk/setup.py vb

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Nov 3 01:20:36 EDT 2007


Log message for revision 81424:
  vb
  

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

-=-
Modified: zope.html/trunk/setup.py
===================================================================
--- zope.html/trunk/setup.py	2007-11-03 05:20:09 UTC (rev 81423)
+++ zope.html/trunk/setup.py	2007-11-03 05:20:36 UTC (rev 81424)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.html',
-      version = '1.0.1',
+      version = '1.1.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