aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2021-03-01 13:21:12 +0100
committerKristian Evers <kristianevers@gmail.com>2021-03-01 13:21:12 +0100
commit316ea22bd2b7489c22f955368ee800dccc83375d (patch)
treeacb08365cc7279a7e1c38338ff42d54575e0521e /docs/source/conf.py
parentbd3702ed9970415bae10231223b40a988592e820 (diff)
downloadPROJ-316ea22bd2b7489c22f955368ee800dccc83375d.tar.gz
PROJ-316ea22bd2b7489c22f955368ee800dccc83375d.zip
Bump version numbers in anticipation of 8.1.0 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 2ddc9308..e9684dbb 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -69,7 +69,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.0.0'
+version = '8.1.0'
data_version = '1.5'
# use same |release| as |version|