[Checkins] SVN: zope.html/trunk/setup.py dev-ify.

Satchidanand Haridas satchit at zope.com
Thu Jan 26 17:49:00 UTC 2012


Log message for revision 124182:
  dev-ify.
  
  

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

-=-
Modified: zope.html/trunk/setup.py
===================================================================
--- zope.html/trunk/setup.py	2012-01-26 17:48:36 UTC (rev 124181)
+++ zope.html/trunk/setup.py	2012-01-26 17:49:00 UTC (rev 124182)
@@ -20,7 +20,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.html',
-      version = '2.4.0',
+      version = '2.4.1dev',
       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