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

Malthe Borch mborch at gmail.com
Fri Jul 22 18:12:42 EDT 2011


Log message for revision 122323:
  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-22 22:11:05 UTC (rev 122322)
+++ five.pt/trunk/CHANGES.txt	2011-07-22 22:12:42 UTC (rev 122323)
@@ -1,7 +1,8 @@
 Changelog
 =========
 
-In next release ...
+2.1.3 (2011-07-23)
+~~~~~~~~~~~~~~~~~~
 
 - Fixed issue with traversal and dictionary optimization (the
   optimization has been removed).

Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2011-07-22 22:11:05 UTC (rev 122322)
+++ five.pt/trunk/setup.py	2011-07-22 22:12:42 UTC (rev 122323)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.1.2'
+version = '2.1.3'
 
 setup(name='five.pt',
       version=version,



More information about the checkins mailing list