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

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Nov 1 16:18:28 EDT 2007


Log message for revision 81373:
  vb
  

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

-=-
Modified: zope.app.publication/trunk/setup.py
===================================================================
--- zope.app.publication/trunk/setup.py	2007-11-01 20:18:07 UTC (rev 81372)
+++ zope.app.publication/trunk/setup.py	2007-11-01 20:18:27 UTC (rev 81373)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.publication',
-    version = '3.4.3',
+    version = '3.5.0',
     author='Zope Corporation and Contributors',
     author_email='zope3-dev at zope.org',
     description='Zope publication',



More information about the Checkins mailing list