aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2020-09-01 09:28:46 +0200
committerKristian Evers <kristianevers@gmail.com>2020-09-01 16:20:09 +0200
commitff25c66351465a78cb077b3f4174950621622e66 (patch)
tree8024b1ac705744a1631ddbe91fee7f8bc4cd9183 /docs/source/conf.py
parentf38c54e7fb765587bdebce1dc6f0b02f9fbf0b37 (diff)
downloadPROJ-ff25c66351465a78cb077b3f4174950621622e66.tar.gz
PROJ-ff25c66351465a78cb077b3f4174950621622e66.zip
Update docs for 7.1.1 release
Conflicts: docs/source/conf.py
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 e9c88e19..deb2a53a 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -69,7 +69,7 @@ copyright = u'1983-{0}'.format(now.year)
# |version| and |release|, also used in various other places throughout the
# built documents.
version = '7.2.0'
-data_version = '1.1'
+data_version = '1.2'
# use same |release| as |version|
release = version