From 7ea47ce527f8af3389071e9e966d87ec9bee91bf Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Wed, 8 Jul 2015 22:47:59 +0200 Subject: [PATCH] Update conf.py Bumping to version 0.3.1 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index c1583b5..268c586 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -70,7 +70,7 @@ author = 'Ilan Steemers' # The short X.Y version. version = '0.3' # The full version, including alpha/beta/rc tags. -release = '0.3.0' +release = '0.3.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.