[Checkins] SVN: zc.sourcefactory/trunk/ Back to development: 0.7.1

Michael Howitz mh at gocept.com
Fri Sep 17 07:25:15 EDT 2010


Log message for revision 116489:
  Back to development: 0.7.1

Changed:
  U   zc.sourcefactory/trunk/CHANGES.txt
  U   zc.sourcefactory/trunk/setup.py

-=-
Modified: zc.sourcefactory/trunk/CHANGES.txt
===================================================================
--- zc.sourcefactory/trunk/CHANGES.txt	2010-09-17 11:24:31 UTC (rev 116488)
+++ zc.sourcefactory/trunk/CHANGES.txt	2010-09-17 11:25:14 UTC (rev 116489)
@@ -2,6 +2,12 @@
 Changes
 =======
 
+0.7.1 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 0.7.0 (2010-09-17)
 ==================
 

Modified: zc.sourcefactory/trunk/setup.py
===================================================================
--- zc.sourcefactory/trunk/setup.py	2010-09-17 11:24:31 UTC (rev 116488)
+++ zc.sourcefactory/trunk/setup.py	2010-09-17 11:25:14 UTC (rev 116489)
@@ -11,7 +11,7 @@
 # FOR A PARTICULAR PURPOSE.
 #
 ##############################################################################
-version = '0.7.0'
+version = '0.7.1dev'
 
 from setuptools import setup, find_packages
 import os.path



More information about the checkins mailing list