[Checkins] SVN: five.pt/trunk/ Preparing release.

Malthe Borch mborch at gmail.com
Mon Oct 10 01:56:03 EST 2011


Log message for revision 123038:
  Preparing release.

Changed:
  U   five.pt/trunk/CHANGES.txt
  U   five.pt/trunk/setup.py

-=-
Modified: five.pt/trunk/CHANGES.txt
===================================================================
--- five.pt/trunk/CHANGES.txt	2011-10-10 06:51:23 UTC (rev 123037)
+++ five.pt/trunk/CHANGES.txt	2011-10-10 06:56:02 UTC (rev 123038)
@@ -1,8 +1,8 @@
 Changelog
 =========
 
-2.2 (unreleased)
-~~~~~~~~~~~~~~~~
+2.2.0 (2011-10-10)
+~~~~~~~~~~~~~~~~~~
 
 - Update implementation to use component-based template engine
   configuration, plugging directly into the Zope Toolkit framework.

Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2011-10-10 06:51:23 UTC (rev 123037)
+++ five.pt/trunk/setup.py	2011-10-10 06:56:02 UTC (rev 123038)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.2-dev'
+version = '2.2.0'
 
 setup(name='five.pt',
       version=version,



More information about the checkins mailing list