[Checkins] SVN: zope.broken/trunk/ Preparing release 4.0.0

Albertas Agejevas cvs-admin at zope.org
Thu Feb 14 10:06:57 UTC 2013


Log message for revision 129379:
  Preparing release 4.0.0

Changed:
  U   zope.broken/trunk/CHANGES.txt
  U   zope.broken/trunk/setup.py

-=-
Modified: zope.broken/trunk/CHANGES.txt
===================================================================
--- zope.broken/trunk/CHANGES.txt	2013-02-14 10:05:59 UTC (rev 129378)
+++ zope.broken/trunk/CHANGES.txt	2013-02-14 10:06:56 UTC (rev 129379)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-4.0.0 (unreleased)
+4.0.0 (2013-02-14)
 ------------------
 
 - Added support for Python 3.

Modified: zope.broken/trunk/setup.py
===================================================================
--- zope.broken/trunk/setup.py	2013-02-14 10:05:59 UTC (rev 129378)
+++ zope.broken/trunk/setup.py	2013-02-14 10:06:56 UTC (rev 129379)
@@ -20,7 +20,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.broken',
-      version = '3.6.1dev',
+      version='4.0.0',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Broken Object Interfaces',



More information about the checkins mailing list