From f529fc16cb2c104d91a7cb332cb373b5a43ffdd0 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Wed, 8 Jul 2015 20:30:02 +0200 Subject: [PATCH] Upped docs to 0.3.0 --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 1a07031..c1583b5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -68,9 +68,9 @@ author = 'Ilan Steemers' # built documents. # # The short X.Y version. -version = '0.2.0' +version = '0.3' # The full version, including alpha/beta/rc tags. -release = '0.2.0' +release = '0.3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.