[Checkins] SVN: z3c.pagelet/trunk/setup.py next version would be 1.0.2

Christian Zagrodnick cz at gocept.com
Thu Oct 11 04:43:05 EDT 2007


Log message for revision 80845:
  next version would be 1.0.2

Changed:
  U   z3c.pagelet/trunk/setup.py

-=-
Modified: z3c.pagelet/trunk/setup.py
===================================================================
--- z3c.pagelet/trunk/setup.py	2007-10-11 07:38:38 UTC (rev 80844)
+++ z3c.pagelet/trunk/setup.py	2007-10-11 08:43:04 UTC (rev 80845)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.pagelet',
-    version='1.0.1',
+    version='1.0.2',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope3-dev at zope.org",
     description = "Pagelets are way to specify a template without the O-wrap.",



More information about the Checkins mailing list