diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-03-21 16:03:08 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-03-21 16:17:35 +0100 |
| commit | 5ad2227c56b87a4237089511e9b3e7b49b4d80ab (patch) | |
| tree | e4694fac54f805289ad0ffe25be9e376550734d3 /docs/source | |
| parent | 8d7d07544df4543adf733a20061c3b9423cdb1c2 (diff) | |
| download | PROJ-5ad2227c56b87a4237089511e9b3e7b49b4d80ab.tar.gz PROJ-5ad2227c56b87a4237089511e9b3e7b49b4d80ab.zip | |
Bump version numbers
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index af9d24da..ff11e3b4 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -58,9 +58,9 @@ author = u'Gerald Evenden, Frank Warmerdam, and others' # built documents. # # The short X.Y version. -version = u'5.0.0' +version = u'5.0.1' # The full version, including alpha/beta/rc tags. -release = u'5.0.0' +release = u'5.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
