[Checkins] SVN: ZConfig/trunk/ Back to development: 3.0.1

Stephen Richter cvs-admin at zope.org
Wed Feb 13 15:27:41 UTC 2013


Log message for revision 129334:
  Back to development: 3.0.1

Changed:
  U   ZConfig/trunk/CHANGES.txt
  U   ZConfig/trunk/setup.py

-=-
Modified: ZConfig/trunk/CHANGES.txt
===================================================================
--- ZConfig/trunk/CHANGES.txt	2013-02-13 15:00:33 UTC (rev 129333)
+++ ZConfig/trunk/CHANGES.txt	2013-02-13 15:27:41 UTC (rev 129334)
@@ -2,6 +2,12 @@
 Change History for ZConfig
 ==========================
 
+3.0.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.0.0 (2013-02-13)
 ------------------
 

Modified: ZConfig/trunk/setup.py
===================================================================
--- ZConfig/trunk/setup.py	2013-02-13 15:00:33 UTC (rev 129333)
+++ ZConfig/trunk/setup.py	2013-02-13 15:27:41 UTC (rev 129334)
@@ -18,7 +18,7 @@
 
 options = dict(
     name="ZConfig",
-    version='3.0.0',
+    version='3.0.1.dev0',
     author="Fred L. Drake, Jr.",
     author_email="fred at zope.com",
     maintainer="Zope Foundation and Contributors",



More information about the checkins mailing list