From f0469bf0b87a948a1e1f4370930789b2e739bffa Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Tue, 26 Oct 2021 21:07:53 +0200 Subject: Bump PROJ-data version number in docs --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/conf.py b/docs/source/conf.py index d746647b..d71aabeb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -78,7 +78,7 @@ copyright = u'1983-{0}'.format(now.year) # |version| and |release|, also used in various other places throughout the # built documents. version = '8.2.0' -data_version = '1.7' +data_version = '1.8' # use same |release| as |version| release = version -- cgit v1.2.3