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

Hanno Schlichting hannosch at hannosch.eu
Sun Jun 13 06:22:10 EDT 2010


Log message for revision 113410:
  Prepare five.customerize 1.0.

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

-=-
Modified: five.customerize/trunk/CHANGES.txt
===================================================================
--- five.customerize/trunk/CHANGES.txt	2010-06-13 10:21:27 UTC (rev 113409)
+++ five.customerize/trunk/CHANGES.txt	2010-06-13 10:22:09 UTC (rev 113410)
@@ -1,8 +1,8 @@
 CHANGES
 =======
 
-1.0b2 - unreleased
-------------------
+1.0 - 2010-06-13
+----------------
 
 - Package metadata cleanup and provide a buildout configuration for testing
   the package on its own.

Modified: five.customerize/trunk/setup.py
===================================================================
--- five.customerize/trunk/setup.py	2010-06-13 10:21:27 UTC (rev 113409)
+++ five.customerize/trunk/setup.py	2010-06-13 10:22:09 UTC (rev 113410)
@@ -15,7 +15,7 @@
 
 from setuptools import setup
 
-version = '1.0b2'
+version = '1.0'
 
 setup(name = 'five.customerize',
       version = version,



More information about the checkins mailing list