summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2014-06-24 11:49:26 -0700
committerBob Ippolito <bob@redivi.com>2014-06-24 11:49:26 -0700
commitb7486b82233ed2ec1a614dcf8944d376d12d04bf (patch)
treee8c2f1ae3d8544d9453bc2281e631d3a6b68fba7 /conf.py
parenta19d53c1df389648b31619eda67cb178f8f00036 (diff)
downloadsimplejson-b7486b82233ed2ec1a614dcf8944d376d12d04bf.tar.gz
Fix lower bound checking in scan_once / raw_decode API #98v3.5.3
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 afc298e..c222349 100644
--- a/conf.py
+++ b/conf.py
@@ -44,7 +44,7 @@ copyright = '2014, Bob Ippolito'
# The short X.Y version.
version = '3.5'
# The full version, including alpha/beta/rc tags.
-release = '3.5.2'
+release = '3.5.3'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: