aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2020-03-01 11:47:40 +0100
committerKristian Evers <kristianevers@gmail.com>2020-03-01 11:47:40 +0100
commit79abba9fa9507c1c66b8da3c90db9ff47b55267c (patch)
tree734d832e6d894f385448a5d2b850e34d110a3ee2 /docs/source/conf.py
parentccbfd157986aa312e5a11820c607dd05b6d8c338 (diff)
downloadPROJ-79abba9fa9507c1c66b8da3c90db9ff47b55267c.tar.gz
PROJ-79abba9fa9507c1c66b8da3c90db9ff47b55267c.zip
Bump version numbers in preparation for 7.1.0
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 081b0a94..1b1b2998 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -68,7 +68,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 = '7.0.0'
+version = '7.1.0'
# use same |release| as |version|
release = version