From b6c588ee754f4a7e99809145315240862e5cb45e Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 1 Mar 2021 13:01:25 +0100 Subject: Update web docs for 8.0.0 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 fbf4358a..b898b7d6 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -70,7 +70,7 @@ copyright = u'1983-{0}'.format(now.year) # |version| and |release|, also used in various other places throughout the # built documents. version = '8.0.0' -data_version = '1.3' +data_version = '1.5' # use same |release| as |version| release = version -- cgit v1.2.3