summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRob Dennis <rdennis@gmail.com>2014-04-25 21:39:31 -0400
committerRob Dennis <rdennis@gmail.com>2014-04-25 21:51:44 -0400
commitb75f39b4e44f6e6ce422921a8734169a4324f223 (patch)
tree922b639321518a4bf9e319b1abc0b23c62e36e20 /setup.py
parentbe2e73e14d32a0a5de48fdaeb80e629e78612fec (diff)
downloadconfigobj-git-b75f39b4e44f6e6ce422921a8734169a4324f223.tar.gz
bumping version numbers to 5.0.5
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 ec6d7a3..1489879 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.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
| Release 5.0.3 corrects errors related to the incorrectly handling unicode