[Checkins] SVN: five.customerize/trunk/ Prepare five.customerize 1.0.1.

Hanno Schlichting hannosch at hannosch.eu
Sun Apr 3 13:41:48 EDT 2011


Log message for revision 121234:
  Prepare five.customerize 1.0.1.

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

-=-
Modified: five.customerize/trunk/CHANGES.txt
===================================================================
--- five.customerize/trunk/CHANGES.txt	2011-04-03 16:51:53 UTC (rev 121233)
+++ five.customerize/trunk/CHANGES.txt	2011-04-03 17:41:47 UTC (rev 121234)
@@ -1,7 +1,7 @@
 CHANGES
 =======
 
-1.0.1 - unreleased
+1.0.1 - 2011-04-03
 ------------------
 
 - Made tests compatible with PluggableAuthService 1.7.3

Modified: five.customerize/trunk/setup.py
===================================================================
--- five.customerize/trunk/setup.py	2011-04-03 16:51:53 UTC (rev 121233)
+++ five.customerize/trunk/setup.py	2011-04-03 17:41:47 UTC (rev 121234)
@@ -15,7 +15,7 @@
 
 from setuptools import setup
 
-version = '1.0.1dev'
+version = '1.0.1'
 
 setup(name = 'five.customerize',
       version = version,



More information about the checkins mailing list