aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2020-01-01 22:02:54 +0100
committerKristian Evers <kristianevers@gmail.com>2020-01-01 22:02:54 +0100
commitfd377df0d12d4127ed277f4f3c11a4122eab3ccf (patch)
treeb0cc9e13fa910a2580b2f524930207987c189064 /docs
parenta1e8314d97cacca325161efbe8d2ac9bdfdc36ad (diff)
downloadPROJ-fd377df0d12d4127ed277f4f3c11a4122eab3ccf.tar.gz
PROJ-fd377df0d12d4127ed277f4f3c11a4122eab3ccf.zip
Bump version numbers in preparation for 7.0.0 release
Diffstat (limited to 'docs')
-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 8655c7ad..95458917 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 = '6.3.0'
+version = '7.0.0'
# use same |release| as |version|
release = version