summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2017-11-05 10:28:38 -0800
committerBob Ippolito <bob@redivi.com>2017-11-05 10:28:38 -0800
commit0d36c5cd16055d55e6eceaf252f072a9339e0746 (patch)
treecc67ee76dab75a922c6970808ae61b29a90be077 /conf.py
parentdb2a216a858e8fd2cbfd53ac52c7972e5d3b3c5a (diff)
downloadsimplejson-0d36c5cd16055d55e6eceaf252f072a9339e0746.tar.gz
Fix #184 threaded import issue, prep v3.12.0v3.12.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 44451a8..374da34 100644
--- a/conf.py
+++ b/conf.py
@@ -42,9 +42,9 @@ copyright = '2017, Bob Ippolito'
# other places throughout the built documents.
#
# The short X.Y version.
-version = '3.11'
+version = '3.12'
# The full version, including alpha/beta/rc tags.
-release = '3.11.1'
+release = '3.12.0'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: