summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2013-05-07 16:38:34 -0700
committerBob Ippolito <bob@redivi.com>2013-05-07 23:02:33 -0700
commit35816bfe2d0ddeb5ddcc68239683cbb35b7e3ff2 (patch)
treefb0698c12a52678392b8ad1a0393f5186138899a /conf.py
parentfc7b04d6bb1bfc0ffdddbd7d53ffd56f4142ea34 (diff)
downloadsimplejson-35816bfe2d0ddeb5ddcc68239683cbb35b7e3ff2.tar.gz
pass-through in decoder for lone surrogates #62v3.3.0surrogate-62baserock/morph
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 ec7cfca..2fb5544 100644
--- a/conf.py
+++ b/conf.py
@@ -42,9 +42,9 @@ copyright = '2013, Bob Ippolito'
# other places throughout the built documents.
#
# The short X.Y version.
-version = '3.2'
+version = '3.3'
# The full version, including alpha/beta/rc tags.
-release = '3.2.0'
+release = '3.3.0'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: