From a9202e990f0fed636bdac6ea402c52a4b15ca9e5 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 1 Jul 2020 15:06:38 +0200 Subject: docs/source/conf.py: downgrade version to 7.1.0 as this is used for the live website --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/conf.py b/docs/source/conf.py index cac8c940..05f08f33 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -68,7 +68,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 = '7.1.1' +version = '7.1.0' data_version = '1.1' # use same |release| as |version| -- cgit v1.2.3