aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2021-03-01 13:01:25 +0100
committerKristian Evers <kristianevers@gmail.com>2021-03-01 13:01:25 +0100
commitb6c588ee754f4a7e99809145315240862e5cb45e (patch)
treebb60d588378fd25cbd0b02cd4b00937a4919d819 /docs/source/conf.py
parent12e7a4395784d2dfb45cc0b719d37cd7e534fe91 (diff)
downloadPROJ-b6c588ee754f4a7e99809145315240862e5cb45e.tar.gz
PROJ-b6c588ee754f4a7e99809145315240862e5cb45e.zip
Update web docs for 8.0.0 release
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 fbf4358a..b898b7d6 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -70,7 +70,7 @@ copyright = u'1983-{0}'.format(now.year)
# |version| and |release|, also used in various other places throughout the
# built documents.
version = '8.0.0'
-data_version = '1.3'
+data_version = '1.5'
# use same |release| as |version|
release = version