[Checkins] SVN: z3c.menu/trunk/setup.py vb

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


Log message for revision 81380:
  vb
  

Changed:
  U   z3c.menu/trunk/setup.py

-=-
Modified: z3c.menu/trunk/setup.py
===================================================================
--- z3c.menu/trunk/setup.py	2007-11-01 20:49:02 UTC (rev 81379)
+++ z3c.menu/trunk/setup.py	2007-11-01 20:49:23 UTC (rev 81380)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.menu',
-      version = '0.2.0',
+      version = '0.3.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Collection of Viewlet-based Menus',



More information about the Checkins mailing list