aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-09-19 10:58:05 +0200
committerKristian Evers <kristianevers@gmail.com>2018-09-19 10:58:05 +0200
commitde88002ca0488eec6fd9dad46f767513c859eb05 (patch)
treeca91af25f4b66038d4e23dbfd725583962068b97
parent63c46467b4d837983a5a6bbfd6a8cd277443d912 (diff)
downloadPROJ-de88002ca0488eec6fd9dad46f767513c859eb05.tar.gz
PROJ-de88002ca0488eec6fd9dad46f767513c859eb05.zip
Bump doc version to 6.0.0
-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 36c5b31f..8892dffc 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -65,7 +65,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 = '5.2.0'
+version = '6.0.0'
# use same |release| as |version|
release = version