summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2017-11-23 13:52:00 -0800
committerBob Ippolito <bob@redivi.com>2017-11-23 13:52:00 -0800
commit47bb9950941aed34aef4fcad3fd20a2585c696f2 (patch)
treedda702219b4e599c445aa74c1074cb237ff9d409 /conf.py
parent0fd73bc8c6ad200754cce837ba8c97715e95ee25 (diff)
downloadsimplejson-47bb9950941aed34aef4fcad3fd20a2585c696f2.tar.gz
Ensure that encoding text subtypes is consistent with or without speedups. Fixes #185
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 7cc8864..469072b 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.12'
+version = '3.13'
# The full version, including alpha/beta/rc tags.
-release = '3.12.2'
+release = '3.13.0'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: