summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2014-07-21 17:18:08 +0200
committerBob Ippolito <bob@redivi.com>2014-07-21 17:18:08 +0200
commit925cae72acd6a0d2a789cdc363736ed826f8ffa6 (patch)
tree201cfe69b7fcceef6e9f92887c9b431beb5ba970 /conf.py
parent3eaa8d54dfed8cd64c9f439451f5514f45cd4dd4 (diff)
downloadsimplejson-925cae72acd6a0d2a789cdc363736ed826f8ffa6.tar.gz
generalize BOM stripping to any use of raw_decode
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.py b/conf.py
index c222349..35cf327 100644
--- a/conf.py
+++ b/conf.py
@@ -42,9 +42,9 @@ copyright = '2014, Bob Ippolito'
# other places throughout the built documents.
#
# The short X.Y version.
-version = '3.5'
+version = '3.6'
# The full version, including alpha/beta/rc tags.
-release = '3.5.3'
+release = '3.6.0'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: