summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/conf.py b/doc/conf.py
index c0184cf8..5bd101c3 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -66,11 +66,11 @@ copyright = u'2009\N{EN DASH}2020, Ned Batchelder.' # CHANGEME # pylint: di
# built documents.
#
# The short X.Y version.
-version = '5.2' # CHANGEME
+version = "5.2.1" # CHANGEME
# The full version, including alpha/beta/rc tags.
-release = '5.2' # CHANGEME
+release = "5.2.1" # CHANGEME
# The date of release, in "monthname day, year" format.
-release_date = 'July 5, 2020' # CHANGEME
+release_date = "July 23, 2020" # CHANGEME
rst_epilog = """
.. |release_date| replace:: {release_date}