From 7b6717dfa7aead27485e4dd38c8836c652f92d9a Mon Sep 17 00:00:00 2001 From: Alexander Sibiryakov Date: Mon, 30 Jul 2018 16:47:18 +0200 Subject: [PATCH] version bump --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index e31061e5b..9f4305251 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -57,7 +57,7 @@ # The short X.Y version. version = '0.8' # The full version, including alpha/beta/rc tags. -release = '0.8.0' +release = '0.8.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.