[Checkins] SVN: zope.app.interface/trunk/ Back to development: 3.5.1dev
Martijn Faassen
faassen at startifact.com
Thu May 21 09:37:33 EDT 2009
Log message for revision 100202:
Back to development: 3.5.1dev
Changed:
U zope.app.interface/trunk/CHANGES.txt
U zope.app.interface/trunk/setup.py
-=-
Modified: zope.app.interface/trunk/CHANGES.txt
===================================================================
--- zope.app.interface/trunk/CHANGES.txt 2009-05-21 13:37:12 UTC (rev 100201)
+++ zope.app.interface/trunk/CHANGES.txt 2009-05-21 13:37:32 UTC (rev 100202)
@@ -2,6 +2,12 @@
CHANGES
=======
+3.5.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
3.5.0 (2009-05-21)
------------------
Modified: zope.app.interface/trunk/setup.py
===================================================================
--- zope.app.interface/trunk/setup.py 2009-05-21 13:37:12 UTC (rev 100201)
+++ zope.app.interface/trunk/setup.py 2009-05-21 13:37:32 UTC (rev 100202)
@@ -22,7 +22,7 @@
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
setup(name='zope.app.interface',
- version = '3.5.0',
+ version = '3.5.1dev',
author='Zope Corporation and Contributors',
author_email='zope3-dev at zope.org',
description='Zope Interface Extensions',
More information about the Checkins
mailing list