diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-09-01 09:31:36 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-09-01 09:31:36 +0200 |
| commit | dbfe811f18c4616df12e3360dc9f4750f7c42cb6 (patch) | |
| tree | 580d181f7ddffffd6554b59a8392ddde8da06a98 /docs | |
| parent | f059b90ab4c52a67344886a76deecaeb53299ebd (diff) | |
| download | PROJ-dbfe811f18c4616df12e3360dc9f4750f7c42cb6.tar.gz PROJ-dbfe811f18c4616df12e3360dc9f4750f7c42cb6.zip | |
Update version numbers in preparation for 7.0.0
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index dd7adc2d..ef53d900 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.2.0' +version = '7.0.0' # use same |release| as |version| release = version |
