From 40471bbac5c164ba2ba0f9ff43fe6166876b3c72 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Wed, 1 Sep 2021 20:19:45 +0200 Subject: Update website for 8.1.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 ae2eea44..e227d151 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.1.0' +version = '8.1.1' data_version = '1.7' # use same |release| as |version| -- cgit v1.2.3