[Checkins] SVN: zope.app.security/trunk/setup.py bumping revision to 3.5.0dev

Aaron Lehmann aaron at zope.com
Tue Feb 5 16:01:58 EST 2008


Log message for revision 83554:
  bumping revision to 3.5.0dev
  
  

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

-=-
Modified: zope.app.security/trunk/setup.py
===================================================================
--- zope.app.security/trunk/setup.py	2008-02-05 19:37:27 UTC (rev 83553)
+++ zope.app.security/trunk/setup.py	2008-02-05 21:01:58 UTC (rev 83554)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.security',
-      version = '3.4.0',
+      version = '3.5.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