summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2012-03-29 11:59:33 -0700
committerBob Ippolito <bob@redivi.com>2012-03-29 11:59:33 -0700
commita19eb434a6733cf97dd5e4dd4721416743b840aa (patch)
tree1569f32629fd3659f850311bf6bd8f11b3dc984b /conf.py
parentfb26048e3983c098c8fa2d21009a6695cb128b5a (diff)
downloadsimplejson-a19eb434a6733cf97dd5e4dd4721416743b840aa.tar.gz
bump version to 2.5.0, add docs for item_sort_key
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 150c7cc..4614307 100644
--- a/conf.py
+++ b/conf.py
@@ -42,9 +42,9 @@ copyright = '2011, Bob Ippolito'
# other places throughout the built documents.
#
# The short X.Y version.
-version = '2.4'
+version = '2.5'
# The full version, including alpha/beta/rc tags.
-release = '2.4.0'
+release = '2.5.0'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: