aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2020-11-01 11:00:45 +0100
committerKristian Evers <kristianevers@gmail.com>2020-11-01 11:00:45 +0100
commited782cb37f429a08b8359ddda5393a961d69f7b7 (patch)
tree9ae6951a49a3cc12a6c5361119d800a5bb3584a7 /docs/source/conf.py
parenta7b98870d873aff060d87e2f7039e55bac34d1c8 (diff)
downloadPROJ-ed782cb37f429a08b8359ddda5393a961d69f7b7.tar.gz
PROJ-ed782cb37f429a08b8359ddda5393a961d69f7b7.zip
Update version numbers in preparation 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 0c457a4f..b46c710d 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -69,7 +69,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.2.0'
+version = '8.0.0'
data_version = '1.3'
# use same |release| as |version|