summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2011-09-04 01:41:37 -0700
committerBob Ippolito <bob@redivi.com>2011-09-04 01:41:37 -0700
commit5cc3960c70494c1651f4e0e18d5549d18f3f67e0 (patch)
treed5f94737b113509f03b0e359edc4c89fd3938314 /conf.py
parent50631cf809830d4c398cee58159643913cd89411 (diff)
downloadsimplejson-5cc3960c70494c1651f4e0e18d5549d18f3f67e0.tar.gz
2.2.0 - namedtuple_as_object and tuple_as_array options, use_decimal now True on encodingnamedtuple-object-gh6
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 051796f..a4cfadf 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.1'
+version = '2.2'
# The full version, including alpha/beta/rc tags.
-release = '2.1.7'
+release = '2.2.0'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: