From c6ede221ed1637798e1b1b323ee4220e5e7ad7cf Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Sun, 1 Nov 2020 10:40:17 +0100 Subject: Update docs for 7.2.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 31b81d3f..0c457a4f 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 = '7.2.0' -data_version = '1.2' +data_version = '1.3' # use same |release| as |version| release = version -- cgit v1.2.3