From fc404b25d81f93ca48aa48a6fc50a9c0dce88128 Mon Sep 17 00:00:00 2001 From: David Jennes Date: Sun, 26 Aug 2018 23:27:06 +0200 Subject: [PATCH] Update the docs version number --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 20ccb77..bdcac0d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,9 +58,9 @@ author = 'Kyle Fuller' # built documents. # # The short X.Y version. -version = '0.7.0' +version = '0.12.0' # The full version, including alpha/beta/rc tags. -release = '0.7.0' +release = '0.12.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.