[Checkins] SVN: grokcore.site/trunk/ Preparing release 1.6.1

Jan Wijbrand Kolman cvs-admin at zope.org
Wed May 2 07:36:36 UTC 2012


Log message for revision 125544:
  Preparing release 1.6.1

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

-=-
Modified: grokcore.site/trunk/CHANGES.txt
===================================================================
--- grokcore.site/trunk/CHANGES.txt	2012-05-02 07:36:18 UTC (rev 125543)
+++ grokcore.site/trunk/CHANGES.txt	2012-05-02 07:36:33 UTC (rev 125544)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-1.6.1 (unreleased)
+1.6.1 (2012-05-02)
 ------------------
 
 - Exposed ApplicationInitializedEvent and IApplicationInitializedEvent.

Modified: grokcore.site/trunk/setup.py
===================================================================
--- grokcore.site/trunk/setup.py	2012-05-02 07:36:18 UTC (rev 125543)
+++ grokcore.site/trunk/setup.py	2012-05-02 07:36:33 UTC (rev 125544)
@@ -21,7 +21,7 @@
 
 setup(
     name='grokcore.site',
-    version='1.6.1dev',
+    version='1.6.1',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',



More information about the checkins mailing list