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

Stephan Richter srichter at cosmos.phy.tufts.edu
Sun Nov 4 15:17:22 EST 2007


Log message for revision 81486:
  vb
  

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

-=-
Modified: zope.app.pythonpage/trunk/setup.py
===================================================================
--- zope.app.pythonpage/trunk/setup.py	2007-11-04 20:16:40 UTC (rev 81485)
+++ zope.app.pythonpage/trunk/setup.py	2007-11-04 20:17:22 UTC (rev 81486)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.pythonpage',
-      version = '3.4.0',
+      version = '3.5.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Python Page -- Zope 3 Content Components',



More information about the Checkins mailing list