From 5ad2227c56b87a4237089511e9b3e7b49b4d80ab Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Wed, 21 Mar 2018 16:03:08 +0100 Subject: Bump version numbers --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source') 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. -- cgit v1.2.3