Update version number in Python documentation.

This commit is contained in:
Ghislain MARY 2015-05-06 10:14:51 +02:00
parent 730a7dc3cd
commit 978b3b7ac1

View file

@ -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.