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

Malthe Borch mborch at gmail.com
Fri Jul 15 02:30:25 EDT 2011


Log message for revision 122254:
  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-07-15 06:29:49 UTC (rev 122253)
+++ five.pt/trunk/CHANGES.txt	2011-07-15 06:30:25 UTC (rev 122254)
@@ -1,7 +1,8 @@
 Changelog
 =========
 
-In next release ...
+2.1.1 (2011-07-15)
+~~~~~~~~~~~~~~~~~~
 
 - Added builtins from ``RestrictedPython`` to context for Zope 2
   templates.

Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2011-07-15 06:29:49 UTC (rev 122253)
+++ five.pt/trunk/setup.py	2011-07-15 06:30:25 UTC (rev 122254)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.1'
+version = '2.1.1'
 
 setup(name='five.pt',
       version=version,



More information about the checkins mailing list