aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2021-10-26 21:07:53 +0200
committerKristian Evers <kristianevers@gmail.com>2021-10-26 21:07:53 +0200
commitf0469bf0b87a948a1e1f4370930789b2e739bffa (patch)
tree3ac53ac2cabd3bf08c05b487db384e91d5f2025a
parent996ec49df985c64372ab499b677f59307dc60f08 (diff)
downloadPROJ-f0469bf0b87a948a1e1f4370930789b2e739bffa.tar.gz
PROJ-f0469bf0b87a948a1e1f4370930789b2e739bffa.zip
Bump PROJ-data version number in docs
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
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