diff --git a/docsource/source/conf.py b/docsource/source/conf.py index c94dfa0..619883f 100644 --- a/docsource/source/conf.py +++ b/docsource/source/conf.py @@ -20,7 +20,7 @@ project = 'MediaCurator' copyright = '2020, Fabrice Quenneville' author = 'Fabrice Quenneville' -version = '0.0.1' +version = '0.0.11' # -- General configuration --------------------------------------------------- diff --git a/docsource/source/index.rst b/docsource/source/index.rst index f27c9c5..85fda6b 100644 --- a/docsource/source/index.rst +++ b/docsource/source/index.rst @@ -30,6 +30,7 @@ The source code can be found on `GitHub