[Checkins] SVN: zope.app.security/trunk/setup.py Version bump.

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Jun 24 06:45:26 EDT 2008


Log message for revision 87702:
  Version bump.
  

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

-=-
Modified: zope.app.security/trunk/setup.py
===================================================================
--- zope.app.security/trunk/setup.py	2008-06-24 10:44:48 UTC (rev 87701)
+++ zope.app.security/trunk/setup.py	2008-06-24 10:45:26 UTC (rev 87702)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.security',
-      version = '3.5.1',
+      version = '3.6.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Security Components for Zope 3 Applications',



More information about the Checkins mailing list