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

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Jul 31 12:12:53 EDT 2008


Log message for revision 89102:
  Version bump.
  

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

-=-
Modified: zope.app.security/trunk/setup.py
===================================================================
--- zope.app.security/trunk/setup.py	2008-07-31 16:11:47 UTC (rev 89101)
+++ zope.app.security/trunk/setup.py	2008-07-31 16:12:53 UTC (rev 89102)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.security',
-      version = '3.5.2',
+      version = '3.5.3dev',
       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