From ff25c66351465a78cb077b3f4174950621622e66 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Tue, 1 Sep 2020 09:28:46 +0200 Subject: Update docs for 7.1.1 release Conflicts: docs/source/conf.py --- 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 e9c88e19..deb2a53a 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -69,7 +69,7 @@ copyright = u'1983-{0}'.format(now.year) # |version| and |release|, also used in various other places throughout the # built documents. version = '7.2.0' -data_version = '1.1' +data_version = '1.2' # use same |release| as |version| release = version -- cgit v1.2.3