diff --git a/docsource/source/conf.py b/docsource/source/conf.py index 4545fcc..6d3ec64 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.12' +version = '0.0.13' # -- General configuration --------------------------------------------------- diff --git a/docsource/source/index.rst b/docsource/source/index.rst index 3561639..f1ed474 100644 --- a/docsource/source/index.rst +++ b/docsource/source/index.rst @@ -30,6 +30,7 @@ The source code can be found on `GitHub