diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-11-01 19:40:39 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-11-01 19:40:39 +0100 |
| commit | f95d199570dff2724f51b5e00b5fa0e4d00d3b33 (patch) | |
| tree | 11bbec780b8263634a1b43e6ab57fa2bbb1e9793 /docs | |
| parent | 1e6d233d05ce2424c4e17be3d2ea930143ba2de8 (diff) | |
| download | PROJ-f95d199570dff2724f51b5e00b5fa0e4d00d3b33.tar.gz PROJ-f95d199570dff2724f51b5e00b5fa0e4d00d3b33.zip | |
Bump version number of website
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 2c4d6f5c..2978293d 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.2.0' +version = '6.2.1' # use same |release| as |version| release = version |
