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

Jan Wijbrand Kolman cvs-admin at zope.org
Tue May 1 17:34:00 UTC 2012


Log message for revision 125528:
  Back to development: 1.1

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-01 17:33:17 UTC (rev 125527)
+++ grokcore.chameleon/trunk/CHANGES.txt	2012-05-01 17:33:56 UTC (rev 125528)
@@ -1,6 +1,12 @@
 CHANGES
 *******
 
+1.1 (unreleased)
+================
+
+- Nothing changed yet.
+
+
 1.0 (2012-05-01)
 ================
 

Modified: grokcore.chameleon/trunk/setup.py
===================================================================
--- grokcore.chameleon/trunk/setup.py	2012-05-01 17:33:17 UTC (rev 125527)
+++ grokcore.chameleon/trunk/setup.py	2012-05-01 17:33:56 UTC (rev 125528)
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '1.0'
+version = '1.1.dev0'
 
 install_requires = [
     'setuptools',



More information about the checkins mailing list