From d2cfff6db9f747f352a68f482e7c0fb6b4cff674 Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Tue, 1 Dec 2015 15:24:02 -0500 Subject: [PATCH] Revert "Set the version of the document to 2.11" --- 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 96ba7b9b9..0883698a2 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -57,9 +57,9 @@ author = u'IBM Corporation' # built documents. # # The short X.Y version. -version = '2' +version = '0.0.1' # The full version, including alpha/beta/rc tags. -release = '2.11' +release = '0.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.