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

Michael Howitz mh at gocept.com
Fri Aug 20 09:43:30 EDT 2010


Log message for revision 115834:
  Preparing release 1.8.0

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-08-20 13:43:19 UTC (rev 115833)
+++ z3c.layer.pagelet/trunk/CHANGES.txt	2010-08-20 13:43:30 UTC (rev 115834)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-1.7.1 (unreleased)
+1.8.0 (2010-08-20)
 ------------------
 
 - Requiring `zope.login` so tests run with `zope.publisher` >= 3.12.

Modified: z3c.layer.pagelet/trunk/setup.py
===================================================================
--- z3c.layer.pagelet/trunk/setup.py	2010-08-20 13:43:19 UTC (rev 115833)
+++ z3c.layer.pagelet/trunk/setup.py	2010-08-20 13:43:30 UTC (rev 115834)
@@ -22,7 +22,7 @@
 
 setup(
     name='z3c.layer.pagelet',
-    version = '1.7.1dev',
+    version='1.8.0',
     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