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

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Oct 27 15:11:28 EDT 2007


Log message for revision 81140:
  silly vb.
  

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

-=-
Modified: zope.app.renderer/trunk/setup.py
===================================================================
--- zope.app.renderer/trunk/setup.py	2007-10-27 19:01:14 UTC (rev 81139)
+++ zope.app.renderer/trunk/setup.py	2007-10-27 19:11:28 UTC (rev 81140)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.renderer',
-      version = '3.4.0',
+      version = '3.5.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Text Renderer Framework',



More information about the Checkins mailing list