[Checkins] SVN: zope.security/trunk/setup.py Bumping the dev version post-release.

Albertas Agejevas alga at pov.lt
Mon Mar 23 08:08:13 EDT 2009


Log message for revision 98313:
  Bumping the dev version post-release.
  

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

-=-
Modified: zope.security/trunk/setup.py
===================================================================
--- zope.security/trunk/setup.py	2009-03-23 12:01:13 UTC (rev 98312)
+++ zope.security/trunk/setup.py	2009-03-23 12:08:13 UTC (rev 98313)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.security',
-      version = '3.6.3',
+      version = '3.6.4dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope3 Security Framework',



More information about the Checkins mailing list