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 09:28:46 +0200
commit94cfdfec9d51f0befb5c8fc5184329a3d7331333 (patch)
treed5ab2f034b7bc49246c093491fe3075c23138484 /docs/source/conf.py
parent811904ff9e7d96c2ae0af256f337a9ba37fa5f2b (diff)
downloadPROJ-7.1.1.tar.gz
PROJ-7.1.1.zip
Update docs for 7.1.1 release7.1.1
Diffstat (limited to 'docs/source/conf.py')
-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 05f08f33..a2572a8e 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -68,8 +68,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 = '7.1.0'
-data_version = '1.1'
+version = '7.1.1'
+data_version = '1.2'
# use same |release| as |version|
release = version