diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-04-03 11:53:22 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-04-03 11:53:22 +0200 |
| commit | a2f807b330f1cec10b2e3484d296ed73ca040ca2 (patch) | |
| tree | 18b3c3d5862d4dc9366fbc7fdc47e596420c930b /docs/source/conf.py | |
| parent | 1777869afa75e3e9ee3cdc4fd0b777d05b4f51d6 (diff) | |
| download | PROJ-a2f807b330f1cec10b2e3484d296ed73ca040ca2.tar.gz PROJ-a2f807b330f1cec10b2e3484d296ed73ca040ca2.zip | |
Update documentation for 5.0.1
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 a269a7d9..fa1de3ed 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -58,7 +58,7 @@ 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' |
