[Checkins] SVN: five.customerize/trunk/ Back to development: 1.0.4

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


Log message for revision 125727:
  Back to development: 1.0.4

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 02:04:34 UTC (rev 125726)
+++ five.customerize/trunk/CHANGES.txt	2012-05-08 02:05:23 UTC (rev 125727)
@@ -1,6 +1,12 @@
 CHANGES
 =======
 
+1.0.4 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.0.3 (2012-05-07)
 ------------------
 

Modified: five.customerize/trunk/setup.py
===================================================================
--- five.customerize/trunk/setup.py	2012-05-08 02:04:34 UTC (rev 125726)
+++ five.customerize/trunk/setup.py	2012-05-08 02:05:23 UTC (rev 125727)
@@ -15,7 +15,7 @@
 
 from setuptools import setup
 
-version = '1.0.3'
+version = '1.0.4.dev0'
 
 setup(name = 'five.customerize',
       version = version,



More information about the checkins mailing list