summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRob Dennis <rdennis@gmail.com>2014-02-27 22:02:06 -0500
committerRob Dennis <rdennis@gmail.com>2014-02-27 22:02:06 -0500
commitd7fbe58b3ad2ab4f33cc730fc5e57606d8e9c915 (patch)
tree0ab8e0c79c6fcd9001b5c203dc5e4a6d0414f115 /setup.py
parent6dad5737750f2a595cfff48a64de790664a390b6 (diff)
downloadconfigobj-git-d7fbe58b3ad2ab4f33cc730fc5e57606d8e9c915.tar.gz
updating version numbers for 5.0.2 tagv5.0.2
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 3 insertions, 1 deletions
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