[Checkins] SVN: z3c.password/trunk/ Preparing release 0.11.1

Adam Groszer cvs-admin at zope.org
Wed Sep 19 07:26:56 UTC 2012


Log message for revision 127865:
  Preparing release 0.11.1

Changed:
  U   z3c.password/trunk/CHANGES.txt
  U   z3c.password/trunk/setup.py

-=-
Modified: z3c.password/trunk/CHANGES.txt
===================================================================
--- z3c.password/trunk/CHANGES.txt	2012-09-19 07:26:22 UTC (rev 127864)
+++ z3c.password/trunk/CHANGES.txt	2012-09-19 07:26:53 UTC (rev 127865)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.11.1 (unreleased)
+0.11.1 (2012-09-19)
 -------------------
 
 - ``TooSimilarPassword``: do not round ``maxSimilarity`` up, because we

Modified: z3c.password/trunk/setup.py
===================================================================
--- z3c.password/trunk/setup.py	2012-09-19 07:26:22 UTC (rev 127864)
+++ z3c.password/trunk/setup.py	2012-09-19 07:26:53 UTC (rev 127865)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.password',
-    version='0.11.1.dev0',
+    version='0.11.1',
     author = "Stephan Richter, Roger Ineichen and the Zope Community",
     author_email = "zope3-dev at zope.org",
     description = "Password generation and verification utility for Zope3",



More information about the checkins mailing list