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

Alex Chapman achapman at zope.com
Wed Feb 23 09:59:07 EST 2011


Log message for revision 120546:
   - version
  

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

-=-
Modified: zope.html/tags/2.3.0/setup.py
===================================================================
--- zope.html/tags/2.3.0/setup.py	2011-02-23 14:57:36 UTC (rev 120545)
+++ zope.html/tags/2.3.0/setup.py	2011-02-23 14:59:07 UTC (rev 120546)
@@ -20,7 +20,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.html',
-      version = '2.3.1dev',
+      version = '2.3.0',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='HTML and XHTML Editing Support',



More information about the checkins mailing list