From d7fbe58b3ad2ab4f33cc730fc5e57606d8e9c915 Mon Sep 17 00:00:00 2001 From: Rob Dennis Date: Thu, 27 Feb 2014 22:02:06 -0500 Subject: updating version numbers for 5.0.2 tag --- setup.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 98ce676..cc423ab 100644 --- a/setup.py +++ b/setup.py @@ -47,9 +47,11 @@ It has lots of other features though : * The order of keys/sections is preserved * Powerful ``unrepr`` mode for storing/retrieving Python data-types +| Release 5.0.2 adds a specific error message when trying to install on +| Python versions older than 2.5 | Release 5.0.1 fixes a regression with unicode conversion not happening | in certain cases PY2 -| Release 5.0.0 updates the supported python versions to 2.6, 2.7, 3.2, 3.3 +| Release 5.0.0 updates the supported Python versions to 2.6, 2.7, 3.2, 3.3 | and is otherwise unchanged | Release 4.7.2 fixes several bugs in 4.7.1 | Release 4.7.1 fixes a bug with the deprecated options keyword in -- cgit v1.2.1