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

Jan Wijbrand Kolman cvs-admin at zope.org
Mon May 7 08:47:55 UTC 2012


Log message for revision 125674:
  Preparing release 1.6.2

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-07 08:47:39 UTC (rev 125673)
+++ grokcore.security/trunk/CHANGES.txt	2012-05-07 08:47:52 UTC (rev 125674)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-1.6.2 (unreleased)
+1.6.2 (2012-05-07)
 ------------------
 
 - Properly declare zope.dottedname as a dependency.

Modified: grokcore.security/trunk/setup.py
===================================================================
--- grokcore.security/trunk/setup.py	2012-05-07 08:47:39 UTC (rev 125673)
+++ grokcore.security/trunk/setup.py	2012-05-07 08:47:52 UTC (rev 125674)
@@ -20,7 +20,7 @@
 
 setup(
     name='grokcore.security',
-    version='1.6.2.dev0',
+    version='1.6.2',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',



More information about the checkins mailing list