aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2022-01-01 16:31:32 +0100
committerKristian Evers <kristianevers@gmail.com>2022-01-01 16:32:01 +0100
commitef7069a80e240021dd79e8915ef0b10e6f27473d (patch)
treea0a70c9ee2ee3610a8a52c9b00cbbdd67400da79 /docs/source/conf.py
parentdeb1a5720fdfcd50d53c93ffb4011cacb36f2c89 (diff)
downloadPROJ-ef7069a80e240021dd79e8915ef0b10e6f27473d.tar.gz
PROJ-ef7069a80e240021dd79e8915ef0b10e6f27473d.zip
Update website forr 8.2.1 release
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 ee36d656..dcb5080d 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -77,7 +77,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 = '8.2.0'
+version = '8.2.1'
data_version = '1.8'
# use same |release| as |version|