[Checkins] SVN: grokcore.chameleon/trunk/ Back to development: 1.0.3

Jan Wijbrand Kolman cvs-admin at zope.org
Mon May 7 15:47:42 UTC 2012


Log message for revision 125688:
  Back to development: 1.0.3

Changed:
  U   grokcore.chameleon/trunk/CHANGES.txt
  U   grokcore.chameleon/trunk/setup.py

-=-
Modified: grokcore.chameleon/trunk/CHANGES.txt
===================================================================
--- grokcore.chameleon/trunk/CHANGES.txt	2012-05-07 15:47:03 UTC (rev 125687)
+++ grokcore.chameleon/trunk/CHANGES.txt	2012-05-07 15:47:39 UTC (rev 125688)
@@ -1,6 +1,12 @@
 CHANGES
 *******
 
+1.0.3 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 1.0.2 (2012-05-07)
 ==================
 

Modified: grokcore.chameleon/trunk/setup.py
===================================================================
--- grokcore.chameleon/trunk/setup.py	2012-05-07 15:47:03 UTC (rev 125687)
+++ grokcore.chameleon/trunk/setup.py	2012-05-07 15:47:39 UTC (rev 125688)
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '1.0.2'
+version = '1.0.3.dev0'
 
 install_requires = [
     'Chameleon >= 2.8.4',



More information about the checkins mailing list