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

Malthe Borch mborch at gmail.com
Fri Oct 23 04:11:17 EDT 2009


Log message for revision 105230:
  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	2009-10-23 08:10:47 UTC (rev 105229)
+++ z3c.jbot/trunk/CHANGES.txt	2009-10-23 08:11:17 UTC (rev 105230)
@@ -1,7 +1,8 @@
 Changes
 =======
 
-In next release...
+0.5.2 (2009-10-23)
+------------------
 
 - Fixed issue where an exception would be raised if a view was not an
   acquirer, while the context was. [gweis]

Modified: z3c.jbot/trunk/setup.py
===================================================================
--- z3c.jbot/trunk/setup.py	2009-10-23 08:10:47 UTC (rev 105229)
+++ z3c.jbot/trunk/setup.py	2009-10-23 08:11:17 UTC (rev 105230)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import sys, os
 
-version = '0.5.1'
+version = '0.5.2'
 
 setup(name='z3c.jbot',
       version=version,



More information about the checkins mailing list