From 649e5ce3ed9dc52e6939f0862661637f85c60f99 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 25 Nov 2019 17:10:52 +0100 Subject: Change version numbers to 6.3.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 914d8bba..b9e1fa8a 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.0.0' +version = '6.3.0' # use same |release| as |version| release = version -- cgit v1.2.3