diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-09-15 16:08:00 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-09-15 16:08:00 +0200 |
| commit | 98ba73123dafe1fb56e4a9c6aef4555023d020e3 (patch) | |
| tree | a5af70c00e86acf0c07a5ec9b5be6718b50ed31e /docs/source/conf.py | |
| parent | a617ef8497569bf32a16b04e1a53a0d399386227 (diff) | |
| download | PROJ-98ba73123dafe1fb56e4a9c6aef4555023d020e3.tar.gz PROJ-98ba73123dafe1fb56e4a9c6aef4555023d020e3.zip | |
Prepare website for 5.2 release5.2.0
Diffstat (limited to 'docs/source/conf.py')
| -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 5df4ddf0..36c5b31f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -65,7 +65,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 = '5.1.0' +version = '5.2.0' # use same |release| as |version| release = version |
