[Checkins] SVN: grokcore.startup/trunk/ Preparing release 1.2

Jan Wijbrand Kolman cvs-admin at zope.org
Wed May 2 08:41:24 UTC 2012


Log message for revision 125564:
  Preparing release 1.2

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

-=-
Modified: grokcore.startup/trunk/CHANGES.txt
===================================================================
--- grokcore.startup/trunk/CHANGES.txt	2012-05-02 08:32:15 UTC (rev 125563)
+++ grokcore.startup/trunk/CHANGES.txt	2012-05-02 08:41:20 UTC (rev 125564)
@@ -1,7 +1,7 @@
 Changes
 *******
 
-1.2 (unreleased)
+1.2 (2012-05-02)
 ================
 
 - Added new IPython-based interactive debugger which is used

Modified: grokcore.startup/trunk/setup.py
===================================================================
--- grokcore.startup/trunk/setup.py	2012-05-02 08:32:15 UTC (rev 125563)
+++ grokcore.startup/trunk/setup.py	2012-05-02 08:41:20 UTC (rev 125564)
@@ -27,7 +27,7 @@
 
 setup(
     name='grokcore.startup',
-    version='1.2dev',
+    version='1.2',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',



More information about the checkins mailing list