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

Jan Wijbrand Kolman cvs-admin at zope.org
Wed May 2 09:48:20 UTC 2012


Log message for revision 125597:
  Preparing release 1.6.1

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

-=-
Modified: grokcore.security/trunk/CHANGES.txt
===================================================================
--- grokcore.security/trunk/CHANGES.txt	2012-05-02 09:47:40 UTC (rev 125596)
+++ grokcore.security/trunk/CHANGES.txt	2012-05-02 09:48:16 UTC (rev 125597)
@@ -1,8 +1,8 @@
 Changes
 =======
 
-1.7 (unreleased)
-----------------
+1.6.1 (2012-05-02)
+------------------
 
 - Fix the package to properly work if the extra ``role`` is not
   specified.

Modified: grokcore.security/trunk/setup.py
===================================================================
--- grokcore.security/trunk/setup.py	2012-05-02 09:47:40 UTC (rev 125596)
+++ grokcore.security/trunk/setup.py	2012-05-02 09:48:16 UTC (rev 125597)
@@ -20,7 +20,7 @@
 
 setup(
     name='grokcore.security',
-    version='1.7.dev0',
+    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