summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2009-03-29 21:38:28 +0000
committerBob Ippolito <bob@redivi.com>2009-03-29 21:38:28 +0000
commit2e0050046dc4c35508758669ec02b5f8c8b091cf (patch)
tree01e8e8d8c1d63b211c106d7a7e02c717d0eb191d /conf.py
parent0d9f46d682a4af5fff44c1d3b01fe2ff00599ec3 (diff)
downloadsimplejson-2e0050046dc4c35508758669ec02b5f8c8b091cf.tar.gz
http://bugs.python.org/issue5381 ordered_pairs_hook backport to simplejson
git-svn-id: http://simplejson.googlecode.com/svn/trunk@178 a4795897-2c25-0410-b006-0d3caba88fa1
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 d4a132d..2d1a7a2 100644
--- a/conf.py
+++ b/conf.py
@@ -42,9 +42,9 @@ copyright = '2008, Bob Ippolito'
# other places throughout the built documents.
#
# The short X.Y version.
-version = '2.0'
+version = '2.1'
# The full version, including alpha/beta/rc tags.
-release = '2.0.0'
+release = '2.1.0'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: