aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2022-02-15 15:17:30 +0100
committerKristian Evers <kristianevers@gmail.com>2022-02-15 15:17:30 +0100
commit28a76a619b2edc059d201f68fb7205e7b650913c (patch)
tree01263227f23e54223640694a42e931f50f4f30f1 /docs
parenteeeeb9c971c25e981375a3a17966cb91ea44d730 (diff)
downloadPROJ-28a76a619b2edc059d201f68fb7205e7b650913c.tar.gz
PROJ-28a76a619b2edc059d201f68fb7205e7b650913c.zip
Update version numbers for 9.0.0
Diffstat (limited to 'docs')
-rw-r--r--docs/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index ee36d656..85ba01e2 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -77,8 +77,8 @@ 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 = '8.2.0'
-data_version = '1.8'
+version = '9.0.0'
+data_version = '1.9'
# use same |release| as |version|
release = version