From 978b3b7ac1cb2f872de04312982382df19f37c1c Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Wed, 6 May 2015 10:14:51 +0200 Subject: [PATCH] Update version number in Python documentation. --- tools/python/doc/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/python/doc/source/conf.py b/tools/python/doc/source/conf.py index 8dfeec972..c01ba688d 100644 --- a/tools/python/doc/source/conf.py +++ b/tools/python/doc/source/conf.py @@ -53,9 +53,9 @@ copyright = u'2014, Belledonne Communications' # built documents. # # The short X.Y version. -version = '3.7' +version = '3.8' # The full version, including alpha/beta/rc tags. -release = '3.7.0' +release = '3.8.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.