[Checkins] SVN: z3c.authviewlet/trunk/ Preparing release 0.8.0
    Michael Howitz 
    mh at gocept.com
       
    Wed Oct 13 12:07:35 EDT 2010
    
    
  
Log message for revision 117519:
  Preparing release 0.8.0
Changed:
  U   z3c.authviewlet/trunk/CHANGES.txt
  U   z3c.authviewlet/trunk/setup.py
-=-
Modified: z3c.authviewlet/trunk/CHANGES.txt
===================================================================
--- z3c.authviewlet/trunk/CHANGES.txt	2010-10-13 16:07:16 UTC (rev 117518)
+++ z3c.authviewlet/trunk/CHANGES.txt	2010-10-13 16:07:35 UTC (rev 117519)
@@ -1,7 +1,7 @@
 Changes
 -------
 
-0.8.0 (unreleased)
+0.8.0 (2010-10-13)
 ~~~~~~~~~~~~~~~~~~
 
 - Adapted test set up to the changes in `z3c.layer.pagelet` 1.9 thus
Modified: z3c.authviewlet/trunk/setup.py
===================================================================
--- z3c.authviewlet/trunk/setup.py	2010-10-13 16:07:16 UTC (rev 117518)
+++ z3c.authviewlet/trunk/setup.py	2010-10-13 16:07:35 UTC (rev 117519)
@@ -22,7 +22,7 @@
 
 setup(
     name='z3c.authviewlet',
-    version = '0.7.1dev',
+    version='0.8.0',
     author='Zope Foundation and Contributors',
     author_email='zope-dev at zope.org',
     description = "Authentication viewlet for Zope3",
    
    
More information about the checkins
mailing list