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

Malthe Borch mborch at gmail.com
Mon Oct 19 10:53:04 EDT 2009


Log message for revision 105146:
  Preparing maintenance-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	2009-10-19 14:52:10 UTC (rev 105145)
+++ z3c.jbot/trunk/CHANGES.txt	2009-10-19 14:53:04 UTC (rev 105146)
@@ -1,7 +1,8 @@
 Changes
 =======
 
-In next release...
+0.5.1 (2009-10-19)
+------------------
 
 - Acquisition-wrap template instance, if applicable. This fixes an
   issue on Zope 2.10 where legacy code would break.

Modified: z3c.jbot/trunk/setup.py
===================================================================
--- z3c.jbot/trunk/setup.py	2009-10-19 14:52:10 UTC (rev 105145)
+++ z3c.jbot/trunk/setup.py	2009-10-19 14:53:04 UTC (rev 105146)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import sys, os
 
-version = '0.5'
+version = '0.5.1'
 
 setup(name='z3c.jbot',
       version=version,



More information about the checkins mailing list