diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-03-01 19:25:43 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-03-01 19:25:43 +0100 |
| commit | a6add0dc054a55334ee880d83aca8c19510ab858 (patch) | |
| tree | 250c44b0273288e0cef3cbcbe5176b0fd3cc4b4f /docs | |
| parent | e03bfb35013fc0ab1843c906806f8e162db4a59d (diff) | |
| download | PROJ-a6add0dc054a55334ee880d83aca8c19510ab858.tar.gz PROJ-a6add0dc054a55334ee880d83aca8c19510ab858.zip | |
Bump version numbers in preparation for 6.1.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 0fd8d540..0abc17ff 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.0.0' +version = '6.1.0' # use same |release| as |version| release = version |
