summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2012-05-10 13:05:48 -0700
committerBob Ippolito <bob@redivi.com>2012-05-10 13:05:48 -0700
commit607a4898322da4ff51f992690118ee6e5fa1be1d (patch)
tree1886ae3fcf0a9cbd2ccce50c788207f0531d7e4e /conf.py
parent293718a42e13bcfaae9c86bc9160c7515a6c199f (diff)
downloadsimplejson-607a4898322da4ff51f992690118ee6e5fa1be1d.tar.gz
Support for use_decimal=True in sub-interpretersv2.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 4614307..727289e 100644
--- a/conf.py
+++ b/conf.py
@@ -44,7 +44,7 @@ copyright = '2011, Bob Ippolito'
# The short X.Y version.
version = '2.5'
# The full version, including alpha/beta/rc tags.
-release = '2.5.0'
+release = '2.5.1'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: