From ef7069a80e240021dd79e8915ef0b10e6f27473d Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Sat, 1 Jan 2022 16:31:32 +0100 Subject: Update website forr 8.2.1 release --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/conf.py') diff --git a/docs/source/conf.py b/docs/source/conf.py index ee36d656..dcb5080d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -77,7 +77,7 @@ copyright = u'1983-{0}'.format(now.year) # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. -version = '8.2.0' +version = '8.2.1' data_version = '1.8' # use same |release| as |version| -- cgit v1.2.3