[Checkins] SVN: zope.app.component/trunk/ Preparing release 3.8.1
Martijn Faassen
faassen at startifact.com
Thu May 21 09:42:17 EDT 2009
Log message for revision 100209:
Preparing release 3.8.1
Changed:
U zope.app.component/trunk/CHANGES.txt
U zope.app.component/trunk/setup.py
-=-
Modified: zope.app.component/trunk/CHANGES.txt
===================================================================
--- zope.app.component/trunk/CHANGES.txt 2009-05-21 13:42:07 UTC (rev 100208)
+++ zope.app.component/trunk/CHANGES.txt 2009-05-21 13:42:16 UTC (rev 100209)
@@ -2,7 +2,7 @@
CHANGES
=======
-3.8.1 (unreleased)
+3.8.1 (2009-05-21)
------------------
- Add deprecation note.
Modified: zope.app.component/trunk/setup.py
===================================================================
--- zope.app.component/trunk/setup.py 2009-05-21 13:42:07 UTC (rev 100208)
+++ zope.app.component/trunk/setup.py 2009-05-21 13:42:16 UTC (rev 100209)
@@ -22,7 +22,7 @@
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
setup(name='zope.app.component',
- version = '3.8.1dev',
+ version = '3.8.1',
author='Zope Corporation and Contributors',
author_email='zope-dev at zope.org',
description='Local Zope Component Support',
More information about the Checkins
mailing list