diff --git a/docs/source/conf.py b/docs/source/conf.py index 89bd6bba..75626cdb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -10,7 +10,7 @@ # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information -project = 'Pyreason' +project = 'PyReason' copyright = '2024, LabV2' author = 'LabV2' release = '0.1.0'