From 997a0f064765c6fd97e047c3fd6bac4ee7c13489 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Thu, 14 Dec 2017 14:48:48 +0100 Subject: [PATCH] Change version in conf for readthedocs --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index fc42a9c..7ee9605 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -66,9 +66,9 @@ author = u'Lorenz Diener' # built documents. # # The short X.Y version. -version = u'1.1' +version = u'1.2' # The full version, including alpha/beta/rc tags. -release = u'1.1.2' +release = u'1.2.0 (in development)' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.