summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRob Dennis <rdennis@gmail.com>2014-08-25 21:11:36 -0400
committerRob Dennis <rdennis@gmail.com>2014-08-25 21:11:36 -0400
commit9d2aab01c77dce600b296ba9da1163cc0bbc14e0 (patch)
tree02adbf5ee35c20a68638df9de0f1c1ef60bdec5b /setup.py
parente184b1c89da95fd65cef8d77bcdd3f6b5d340b3e (diff)
downloadconfigobj-git-9d2aab01c77dce600b296ba9da1163cc0bbc14e0.tar.gz
tagging 5.0.6; fixes #59v5.0.6
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 1489879..c6d57a6 100644
--- a/setup.py
+++ b/setup.py
@@ -51,6 +51,7 @@ 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.6 improves error messages in certain edge cases
| Release 5.0.5 corrects a unicode-bug that still existed in writing files
| Release 5.0.4 corrects a unicode-bug that still existed in reading files after
| fixing lists of string in 5.0.3