[Checkins] SVN: zope.app.onlinehelp/trunk/setup.py silly vb.

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Oct 25 12:29:11 EDT 2007


Log message for revision 81109:
  silly vb.
  

Changed:
  U   zope.app.onlinehelp/trunk/setup.py

-=-
Modified: zope.app.onlinehelp/trunk/setup.py
===================================================================
--- zope.app.onlinehelp/trunk/setup.py	2007-10-25 16:28:51 UTC (rev 81108)
+++ zope.app.onlinehelp/trunk/setup.py	2007-10-25 16:29:10 UTC (rev 81109)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'zope.app.onlinehelp',
-      version = '3.4.1',
+      version = '3.5.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Framework for Context-Sensitive Help Pages',



More information about the Checkins mailing list