From 9ff6e76548277d25a31f861331044d4900f4c7dc Mon Sep 17 00:00:00 2001 From: Alexander Sibiryakov Date: Thu, 18 Aug 2016 11:38:32 +0200 Subject: [PATCH] version bump --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 1ac2d6c42..e35c09e2b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -55,9 +55,9 @@ # built documents. # # The short X.Y version. -version = '0.5' +version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.5.2.1' +release = '0.6.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.