diff --git a/doc/conf.py b/doc/conf.py index b75f9b148c..41b85e6e63 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -54,9 +54,9 @@ # built documents. # # The short X.Y version. -version = '0.1' +version = '0.2' # The full version, including alpha/beta/rc tags. -release = '0.1.0-devel' +release = version + '-devel' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.