summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2014-05-22 11:56:02 -0700
committerBob Ippolito <bob@redivi.com>2014-05-22 11:56:02 -0700
commit1c0ea7f4d3c85cee6904b312922fd50e24e08e78 (patch)
treea7516126de20b38d8dba61cf8f24a23bb6a29988 /conf.py
parent28f1c547909102d2476cca8596f2eac4a7193b65 (diff)
downloadsimplejson-1c0ea7f4d3c85cee6904b312922fd50e24e08e78.tar.gz
consistently reject int_as_string_bitcount <= 0 #96v3.5.1
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 20de416..8e1a89c 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.0'
+release = '3.5.1'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: