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

Malthe Borch mborch at gmail.com
Mon Jan 9 13:41:18 UTC 2012


Log message for revision 124000:
  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-09 13:40:01 UTC (rev 123999)
+++ z3c.jbot/trunk/CHANGES.txt	2012-01-09 13:41:17 UTC (rev 124000)
@@ -1,7 +1,8 @@
 Changes
 =======
 
-In next release ...
+0.7.1 (2012-01-09)
+------------------
 
 - Fixed an issue where multiple registrations against the same layer
   would cause only one registration (decided randomly) to have effect.

Modified: z3c.jbot/trunk/setup.py
===================================================================
--- z3c.jbot/trunk/setup.py	2012-01-09 13:40:01 UTC (rev 123999)
+++ z3c.jbot/trunk/setup.py	2012-01-09 13:41:17 UTC (rev 124000)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.7'
+version = '0.7.1'
 
 setup(name='z3c.jbot',
       version=version,



More information about the checkins mailing list