From dbfe811f18c4616df12e3360dc9f4750f7c42cb6 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Sun, 1 Sep 2019 09:31:36 +0200 Subject: Update version numbers in preparation for 7.0.0 --- 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 dd7adc2d..ef53d900 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -66,7 +66,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 = '6.2.0' +version = '7.0.0' # use same |release| as |version| release = version -- cgit v1.2.3