From dfdeb826825dedf8fb75aa86bd05d383faef2a07 Mon Sep 17 00:00:00 2001 From: Clement Rouault Date: Wed, 27 Apr 2016 18:27:11 +0200 Subject: [PATCH] Let's call it a version 0.2 --- doc/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index abf1b4a..5fed720 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -66,9 +66,9 @@ copyright = u'2015, Clement Rouault' # built documents. # # The short X.Y version. -version = '0.1' +version = '0.2' # The full version, including alpha/beta/rc tags. -release = '0.1' +release = '0.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.