diff --git a/docs/source/conf.py b/docs/source/conf.py index 879d711..c39979d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -2,7 +2,7 @@ config = SphinxConfig("../../pyproject.toml") -project = "SQLAlechemy Declarative Extensions" +project = "SQLAlchemy Declarative Extensions" copyright = "2022, Dan Cardin" author = config.author release = config.version