[Checkins] SVN: zc.sourcefactory/trunk/ Preparing release 0.7.0

Michael Howitz mh at gocept.com
Fri Sep 17 07:24:02 EDT 2010


Log message for revision 116487:
  Preparing release 0.7.0

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:23:29 UTC (rev 116486)
+++ zc.sourcefactory/trunk/CHANGES.txt	2010-09-17 11:24:02 UTC (rev 116487)
@@ -2,7 +2,7 @@
 Changes
 =======
 
-0.6.1 (unreleased)
+0.7.0 (2010-09-17)
 ==================
 
     - Using Python's ``doctest`` instead of deprecated

Modified: zc.sourcefactory/trunk/setup.py
===================================================================
--- zc.sourcefactory/trunk/setup.py	2010-09-17 11:23:29 UTC (rev 116486)
+++ zc.sourcefactory/trunk/setup.py	2010-09-17 11:24:02 UTC (rev 116487)
@@ -11,7 +11,7 @@
 # FOR A PARTICULAR PURPOSE.
 #
 ##############################################################################
-version = '0'
+version = '0.7.0'
 
 from setuptools import setup, find_packages
 import os.path



More information about the checkins mailing list