[Checkins] SVN: z3c.layer.pagelet/trunk/ Preparing release 1.8.1

Michael Howitz mh at gocept.com
Mon Oct 11 06:31:04 EDT 2010


Log message for revision 117430:
  Preparing release 1.8.1

Changed:
  U   z3c.layer.pagelet/trunk/CHANGES.txt
  U   z3c.layer.pagelet/trunk/setup.py

-=-
Modified: z3c.layer.pagelet/trunk/CHANGES.txt
===================================================================
--- z3c.layer.pagelet/trunk/CHANGES.txt	2010-10-11 10:02:20 UTC (rev 117429)
+++ z3c.layer.pagelet/trunk/CHANGES.txt	2010-10-11 10:31:04 UTC (rev 117430)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-1.8.1 (unreleased)
+1.8.1 (2010-10-11)
 ------------------
 
 - Doing redirect in ``UnauthorizedPagelet`` now in ``update`` method instead

Modified: z3c.layer.pagelet/trunk/setup.py
===================================================================
--- z3c.layer.pagelet/trunk/setup.py	2010-10-11 10:02:20 UTC (rev 117429)
+++ z3c.layer.pagelet/trunk/setup.py	2010-10-11 10:31:04 UTC (rev 117430)
@@ -22,7 +22,7 @@
 
 setup(
     name='z3c.layer.pagelet',
-    version='1.8.1dev',
+    version='1.8.1',
     author='Zope Foundation and Contributors',
     author_email='zope-dev at zope.org',
     description = "Pagelet layer setup for Zope 3",



More information about the checkins mailing list