[Checkins] SVN: z3c.jbot/trunk/ Preparing release.

Malthe Borch mborch at gmail.com
Thu Jan 5 09:09:07 UTC 2012


Log message for revision 123945:
  Preparing release.

Changed:
  U   z3c.jbot/trunk/CHANGES.txt
  U   z3c.jbot/trunk/setup.py

-=-
Modified: z3c.jbot/trunk/CHANGES.txt
===================================================================
--- z3c.jbot/trunk/CHANGES.txt	2012-01-04 20:59:50 UTC (rev 123944)
+++ z3c.jbot/trunk/CHANGES.txt	2012-01-05 09:09:06 UTC (rev 123945)
@@ -1,6 +1,9 @@
 Changes
 =======
 
+0.7 (2012-01-05)
+----------------
+
 - Fixed issue where templates being patched by ``five.pt`` would not
   get properly jbotted.
 

Modified: z3c.jbot/trunk/setup.py
===================================================================
--- z3c.jbot/trunk/setup.py	2012-01-04 20:59:50 UTC (rev 123944)
+++ z3c.jbot/trunk/setup.py	2012-01-05 09:09:06 UTC (rev 123945)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.6.3'
+version = '0.7'
 
 setup(name='z3c.jbot',
       version=version,



More information about the checkins mailing list