[Checkins] SVN: z3c.authenticator/trunk/ Preparing release 0.8.1

Michael Howitz mh at gocept.com
Fri Jan 21 02:50:04 EST 2011


Log message for revision 119811:
  Preparing release 0.8.1

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

-=-
Modified: z3c.authenticator/trunk/CHANGES.txt
===================================================================
--- z3c.authenticator/trunk/CHANGES.txt	2011-01-21 07:48:00 UTC (rev 119810)
+++ z3c.authenticator/trunk/CHANGES.txt	2011-01-21 07:50:04 UTC (rev 119811)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.9.0 (unreleased)
+0.8.1 (2011-01-21)
 ------------------
 
 - Bugfix: Did not handle unicode IUser.login values.

Modified: z3c.authenticator/trunk/setup.py
===================================================================
--- z3c.authenticator/trunk/setup.py	2011-01-21 07:48:00 UTC (rev 119810)
+++ z3c.authenticator/trunk/setup.py	2011-01-21 07:50:04 UTC (rev 119811)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.authenticator',
-    version='0.9.0dev',
+    version='0.8.1',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "IAuthentication implementation for for Zope3",



More information about the checkins mailing list