aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2019-08-26 14:04:43 +0200
committerKristian Evers <kristianevers@gmail.com>2019-08-26 14:04:43 +0200
commitaac38008df0054c3c501a4a5be59d32f31792d3f (patch)
tree4d1c139b6094f0a2a65648b2d894bfadcd09e6e4 /docs/source/conf.py
parent311120c27a25834cfa239ec569023d364709fffb (diff)
downloadPROJ-aac38008df0054c3c501a4a5be59d32f31792d3f.tar.gz
PROJ-aac38008df0054c3c501a4a5be59d32f31792d3f.zip
Update API numbers in preparation for 6.2.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 df60eb13..dd7adc2d 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -66,7 +66,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 = '6.1.0'
+version = '6.2.0'
# use same |release| as |version|
release = version