[Checkins] SVN: five.customerize/trunk/ Preparing release 1.0.3

Eric Steele cvs-admin at zope.org
Tue May 8 02:04:17 UTC 2012


Log message for revision 125725:
  Preparing release 1.0.3

Changed:
  U   five.customerize/trunk/CHANGES.txt
  U   five.customerize/trunk/setup.py

-=-
Modified: five.customerize/trunk/CHANGES.txt
===================================================================
--- five.customerize/trunk/CHANGES.txt	2012-05-08 01:19:23 UTC (rev 125724)
+++ five.customerize/trunk/CHANGES.txt	2012-05-08 02:04:13 UTC (rev 125725)
@@ -1,7 +1,7 @@
 CHANGES
 =======
 
-1.0.3 (unreleased)
+1.0.3 (2012-05-07)
 ------------------
 
 - Fix bug which prevented authorization of TTW views in Zope 2.12+

Modified: five.customerize/trunk/setup.py
===================================================================
--- five.customerize/trunk/setup.py	2012-05-08 01:19:23 UTC (rev 125724)
+++ five.customerize/trunk/setup.py	2012-05-08 02:04:13 UTC (rev 125725)
@@ -15,7 +15,7 @@
 
 from setuptools import setup
 
-version = '1.0.3dev'
+version = '1.0.3'
 
 setup(name = 'five.customerize',
       version = version,



More information about the checkins mailing list