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

Malthe Borch mborch at gmail.com
Sat Oct 31 05:17:16 EDT 2009


Log message for revision 105400:
  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-31 09:16:50 UTC (rev 105399)
+++ z3c.jbot/trunk/CHANGES.txt	2009-10-31 09:17:16 UTC (rev 105400)
@@ -1,7 +1,8 @@
 Changes
 =======
 
-In next release...
+0.5.3 (2009-10-31)
+------------------
 
 - ZCML-directive is now called ``jbot``. [malthe]
 

Modified: z3c.jbot/trunk/setup.py
===================================================================
--- z3c.jbot/trunk/setup.py	2009-10-31 09:16:50 UTC (rev 105399)
+++ z3c.jbot/trunk/setup.py	2009-10-31 09:17:16 UTC (rev 105400)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import sys, os
 
-version = '0.5.2'
+version = '0.5.3'
 
 setup(name='z3c.jbot',
       version=version,



More information about the checkins mailing list