From 5e1a78c5d636546effa5daf7469781b5876ba6c7 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Wed, 30 Jun 2021 22:19:59 +0200 Subject: Update website for 8.1.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 bffc62ad..65b21319 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -78,7 +78,7 @@ copyright = u'1983-{0}'.format(now.year) # |version| and |release|, also used in various other places throughout the # built documents. version = '8.1.0' -data_version = '1.5' +data_version = '1.7' # use same |release| as |version| release = version -- cgit v1.2.3