aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2021-06-30 22:19:59 +0200
committerKristian Evers <kristianevers@gmail.com>2021-06-30 22:19:59 +0200
commit5e1a78c5d636546effa5daf7469781b5876ba6c7 (patch)
tree116946fb2278403e2325d141763b0c45dbe61236 /docs/source/conf.py
parentb8fe7719b97285e0e4dbbabda7a9962f8be97352 (diff)
downloadPROJ-5e1a78c5d636546effa5daf7469781b5876ba6c7.tar.gz
PROJ-5e1a78c5d636546effa5daf7469781b5876ba6c7.zip
Update website for 8.1.0 release8.1.0
Diffstat (limited to 'docs/source/conf.py')
-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 bffc62ad..65b21319 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.1.0'
-data_version = '1.5'
+data_version = '1.7'
# use same |release| as |version|
release = version