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

Jan Wijbrand Kolman cvs-admin at zope.org
Thu May 3 10:12:21 UTC 2012


Log message for revision 125627:
  Back to development: 1.0.2

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-03 10:11:14 UTC (rev 125626)
+++ grokcore.chameleon/trunk/CHANGES.txt	2012-05-03 10:12:18 UTC (rev 125627)
@@ -1,6 +1,12 @@
 CHANGES
 *******
 
+1.0.2 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 1.0.1 (2012-05-03)
 ==================
 

Modified: grokcore.chameleon/trunk/setup.py
===================================================================
--- grokcore.chameleon/trunk/setup.py	2012-05-03 10:11:14 UTC (rev 125626)
+++ grokcore.chameleon/trunk/setup.py	2012-05-03 10:12:18 UTC (rev 125627)
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '1.0.1'
+version = '1.0.2.dev0'
 
 install_requires = [
     'Chameleon >= 2.8.4',



More information about the checkins mailing list