summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2010-11-05 02:38:44 +0000
committerBob Ippolito <bob@redivi.com>2010-11-05 02:38:44 +0000
commit887d575bef8aea50d81d51c7c9c9eb9d1b98403e (patch)
tree4568af13cd61c5b9fe91db76997e395bd471c4a8 /conf.py
parent572b447fd0337271593156b112607dd6ded9932b (diff)
downloadsimplejson-887d575bef8aea50d81d51c7c9c9eb9d1b98403e.tar.gz
change version number to 2.1.3
git-svn-id: http://simplejson.googlecode.com/svn/trunk@239 a4795897-2c25-0410-b006-0d3caba88fa1
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 bed2035..6536acd 100644
--- a/conf.py
+++ b/conf.py
@@ -44,7 +44,7 @@ copyright = '2008, Bob Ippolito'
# The short X.Y version.
version = '2.1'
# The full version, including alpha/beta/rc tags.
-release = '2.1.2'
+release = '2.1.3'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: