From a26205381f4edf45477e34f10cb814e3de33cea1 Mon Sep 17 00:00:00 2001 From: baldurk Date: Sun, 15 May 2016 18:28:39 +0200 Subject: [PATCH] Remove unneeded version --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 8e3f68702..d81b8bbbd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,9 +55,9 @@ author = 'Baldur Karlsson' # built documents. # # The short X.Y version. -version = '0.29' +version = '' # The full version, including alpha/beta/rc tags. -release = '0.29' +release = '' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.