[Checkins] SVN: zope.app.dtmlpage/trunk/setup.py Silly version bump.

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Oct 23 23:22:43 EDT 2007


Log message for revision 81023:
  Silly version bump.
  

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

-=-
Modified: zope.app.dtmlpage/trunk/setup.py
===================================================================
--- zope.app.dtmlpage/trunk/setup.py	2007-10-24 03:21:48 UTC (rev 81022)
+++ zope.app.dtmlpage/trunk/setup.py	2007-10-24 03:22:43 UTC (rev 81023)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'zope.app.dtmlpage',
-      version = '3.4.0',
+      version = '3.4.1',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='DTML Page -- A Zope 3 Content Component',



More information about the Checkins mailing list