summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorfuzzyman <devnull@localhost>2010-02-07 22:59:50 +0000
committerfuzzyman <devnull@localhost>2010-02-07 22:59:50 +0000
commit6e3de50d92d5568fe0796eb77dfb530a653d06e8 (patch)
tree0691c0b1f94bba6d060126b05c4116402859bec8 /setup.py
parentd7fe22989fa1e6682e3bbe68ee8ea213b75b13ef (diff)
downloadconfigobj-git-6e3de50d92d5568fe0796eb77dfb530a653d06e8.tar.gz
More 4.7.1 release fixes.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 3e7744c..889c3d4 100644
--- a/setup.py
+++ b/setup.py
@@ -42,8 +42,10 @@ It has lots of other features though :
* The order of keys/sections is preserved
* Powerful ``unrepr`` mode for storing/retrieving Python data-types
-Release 4.7.0 improves performance adds features for validation and
-fixes some bugs."""
+| Release 4.7.1 fixes a bug with the deprecated options keyword in
+| 4.7.0.
+| Release 4.7.0 improves performance adds features for validation and
+| fixes some bugs."""
CLASSIFIERS = [
'Development Status :: 6 - Mature',