From 94cfdfec9d51f0befb5c8fc5184329a3d7331333 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 --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/conf.py') diff --git a/docs/source/conf.py b/docs/source/conf.py index 05f08f33..a2572a8e 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -68,8 +68,8 @@ 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.0' -data_version = '1.1' +version = '7.1.1' +data_version = '1.2' # use same |release| as |version| release = version -- cgit v1.2.3