summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2015-07-18 14:46:24 -0700
committerBob Ippolito <bob@redivi.com>2015-07-18 14:46:24 -0700
commita37a9bdb821ea94bc5e566fe9f6db2029df39447 (patch)
tree3d10596e567f9e3a0eb9d2c10ada173d70239eca /conf.py
parenta9e5e7256c9fb27126813c9430be1dab5f27f7ba (diff)
downloadsimplejson-a37a9bdb821ea94bc5e566fe9f6db2029df39447.tar.gz
clean up iterable_as_array for 3.8.0v3.8.0
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 9156dca..3c0020a 100644
--- a/conf.py
+++ b/conf.py
@@ -42,9 +42,9 @@ copyright = '2015, Bob Ippolito'
# other places throughout the built documents.
#
# The short X.Y version.
-version = '3.7'
+version = '3.8'
# The full version, including alpha/beta/rc tags.
-release = '3.7.4'
+release = '3.8.0'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: