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

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Oct 30 17:08:16 EDT 2007


Log message for revision 81238:
  vb.
  

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

-=-
Modified: z3c.viewlet/trunk/setup.py
===================================================================
--- z3c.viewlet/trunk/setup.py	2007-10-30 21:07:51 UTC (rev 81237)
+++ z3c.viewlet/trunk/setup.py	2007-10-30 21:08:16 UTC (rev 81238)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.viewlet',
-      version = '1.0.0',
+      version = '1.1.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Collection of Viewlet Extensions',



More information about the Checkins mailing list