[Checkins] SVN: zope.app.container/branches/3.6/setup.py version bump.

Alex Smith alex at zope.com
Tue Oct 21 16:34:00 EDT 2008


Log message for revision 92454:
  
  version bump.
  

Changed:
  U   zope.app.container/branches/3.6/setup.py

-=-
Modified: zope.app.container/branches/3.6/setup.py
===================================================================
--- zope.app.container/branches/3.6/setup.py	2008-10-21 20:17:18 UTC (rev 92453)
+++ zope.app.container/branches/3.6/setup.py	2008-10-21 20:33:59 UTC (rev 92454)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.container',
-      version = '3.6.2',
+      version = '3.6.3',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Container',



More information about the Checkins mailing list