summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2013-01-11 09:06:01 -0800
committerBob Ippolito <bob@redivi.com>2013-01-11 09:06:01 -0800
commit9b30e089d1e346b533dea12f6dd28c5e200af057 (patch)
treed4af47f8294c3493af00877bb972e9c952ab7fdb /conf.py
parent88186b0b91343fed6d22e45b940ebd7f7e58f703 (diff)
downloadsimplejson-9b30e089d1e346b533dea12f6dd28c5e200af057.tar.gz
v3.0.6, fixes ensure_ascii=False regression (#50)v3.0.6
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index b5b7448..477121b 100644
--- a/conf.py
+++ b/conf.py
@@ -44,7 +44,7 @@ copyright = '2012, Bob Ippolito'
# The short X.Y version.
version = '3.0'
# The full version, including alpha/beta/rc tags.
-release = '3.0.5'
+release = '3.0.6'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: