[Checkins] SVN: z3c.template/trunk/ Preparing release 1.2.1

Michael Howitz mh at gocept.com
Sat Aug 22 07:52:48 EDT 2009


Log message for revision 103075:
  Preparing release 1.2.1

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

-=-
Modified: z3c.template/trunk/CHANGES.txt
===================================================================
--- z3c.template/trunk/CHANGES.txt	2009-08-22 11:51:36 UTC (rev 103074)
+++ z3c.template/trunk/CHANGES.txt	2009-08-22 11:52:48 UTC (rev 103075)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-1.2.1 (unreleased)
+1.2.1 (2009-08-22)
 ------------------
 
 * Corrected description of ``ITemplateDirective.name``.

Modified: z3c.template/trunk/setup.py
===================================================================
--- z3c.template/trunk/setup.py	2009-08-22 11:51:36 UTC (rev 103074)
+++ z3c.template/trunk/setup.py	2009-08-22 11:52:48 UTC (rev 103075)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.template',
-    version='1.2.1dev',
+    version = '1.2.1',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "A package implementing advanced Page Template patterns.",



More information about the Checkins mailing list