[Checkins] SVN: zope.viewlet/trunk/setup.py Silly version change.

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Oct 11 00:06:13 EDT 2007


Log message for revision 80818:
  Silly version change.
  

Changed:
  U   zope.viewlet/trunk/setup.py

-=-
Modified: zope.viewlet/trunk/setup.py
===================================================================
--- zope.viewlet/trunk/setup.py	2007-10-11 04:05:42 UTC (rev 80817)
+++ zope.viewlet/trunk/setup.py	2007-10-11 04:06:12 UTC (rev 80818)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.viewlet',
-      version = '3.4.0',
+      version = '3.5.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope Viewlets',



More information about the Checkins mailing list