[Checkins] SVN: zope.broken/trunk/ Back to development: 4.0.1

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


Log message for revision 129381:
  Back to development: 4.0.1

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:07:19 UTC (rev 129380)
+++ zope.broken/trunk/CHANGES.txt	2013-02-14 10:10:37 UTC (rev 129381)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+4.0.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 4.0.0 (2013-02-14)
 ------------------
 

Modified: zope.broken/trunk/setup.py
===================================================================
--- zope.broken/trunk/setup.py	2013-02-14 10:07:19 UTC (rev 129380)
+++ zope.broken/trunk/setup.py	2013-02-14 10:10:37 UTC (rev 129381)
@@ -20,7 +20,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.broken',
-      version='4.0.0',
+      version='4.0.1.dev0',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Broken Object Interfaces',



More information about the checkins mailing list