summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2020-07-16 08:44:55 -0700
committerBob Ippolito <bob@redivi.com>2020-07-16 08:45:11 -0700
commit540950455a6c1c7d8e7a59d695308c8b62c5413a (patch)
treefe26423074f6b9a5d85b959c1f80a1b0a592cf19 /conf.py
parentd420ed2a927ee51167f89d254ad534e718bf1ff6 (diff)
downloadsimplejson-540950455a6c1c7d8e7a59d695308c8b62c5413a.tar.gz
v3.17.1v3.17.1
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 7a49fff..a6c0605 100644
--- a/conf.py
+++ b/conf.py
@@ -36,7 +36,7 @@ master_doc = 'index'
# General substitutions.
project = 'simplejson'
-copyright = '2018, Bob Ippolito'
+copyright = '2020, Bob Ippolito'
# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.
@@ -44,7 +44,7 @@ copyright = '2018, Bob Ippolito'
# The short X.Y version.
version = '3.17'
# The full version, including alpha/beta/rc tags.
-release = '3.17.0'
+release = '3.17.1'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: