aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2019-09-01 09:31:36 +0200
committerKristian Evers <kristianevers@gmail.com>2019-09-01 09:31:36 +0200
commitdbfe811f18c4616df12e3360dc9f4750f7c42cb6 (patch)
tree580d181f7ddffffd6554b59a8392ddde8da06a98 /docs/source/conf.py
parentf059b90ab4c52a67344886a76deecaeb53299ebd (diff)
downloadPROJ-dbfe811f18c4616df12e3360dc9f4750f7c42cb6.tar.gz
PROJ-dbfe811f18c4616df12e3360dc9f4750f7c42cb6.zip
Update version numbers in preparation for 7.0.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 dd7adc2d..ef53d900 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -66,7 +66,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 = '6.2.0'
+version = '7.0.0'
# use same |release| as |version|
release = version