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

Malthe Borch mborch at gmail.com
Thu Jul 21 03:27:32 EDT 2011


Log message for revision 122309:
  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-21 07:25:42 UTC (rev 122308)
+++ five.pt/trunk/CHANGES.txt	2011-07-21 07:27:32 UTC (rev 122309)
@@ -1,7 +1,8 @@
 Changelog
 =========
 
-In next release ...
+2.1.2 (2011-07-21)
+~~~~~~~~~~~~~~~~~~
 
 - Wire in restricted python builtins as imports. Previously these were
   added to the dynamic context.

Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2011-07-21 07:25:42 UTC (rev 122308)
+++ five.pt/trunk/setup.py	2011-07-21 07:27:32 UTC (rev 122309)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.1.1'
+version = '2.1.2'
 
 setup(name='five.pt',
       version=version,



More information about the checkins mailing list