aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2021-06-30 22:38:43 +0200
committerKristian Evers <kristianevers@gmail.com>2021-06-30 22:38:43 +0200
commitd41c10c9e1e787a521a3841605a2e6024649eb3f (patch)
treec464f12258ad308eed3728c23058b1c219af5627 /docs/source
parent5e1a78c5d636546effa5daf7469781b5876ba6c7 (diff)
downloadPROJ-d41c10c9e1e787a521a3841605a2e6024649eb3f.tar.gz
PROJ-d41c10c9e1e787a521a3841605a2e6024649eb3f.zip
Bump version numbers in anticipation of 8.2.0
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 65b21319..faf831b7 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.1.0'
+version = '8.2.0'
data_version = '1.7'
# use same |release| as |version|