aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-07-01 15:06:38 +0200
committerEven Rouault <even.rouault@spatialys.com>2020-07-01 15:06:38 +0200
commita9202e990f0fed636bdac6ea402c52a4b15ca9e5 (patch)
tree4291765e7e8575305650934983ad5248e8c385eb /docs/source
parent6511d4583ccc954be682d20de7a50be9c5294f86 (diff)
downloadPROJ-a9202e990f0fed636bdac6ea402c52a4b15ca9e5.tar.gz
PROJ-a9202e990f0fed636bdac6ea402c52a4b15ca9e5.zip
docs/source/conf.py: downgrade version to 7.1.0 as this is used for the live website
Diffstat (limited to 'docs/source')
-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 cac8c940..05f08f33 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -68,7 +68,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.1.1'
+version = '7.1.0'
data_version = '1.1'
# use same |release| as |version|