diff --git a/docs/source/conf.py b/docs/source/conf.py index 467567a..8e0bc6e 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -9,7 +9,7 @@ django.setup() project = "django-postgres-extra" -copyright = "2019-2021, Sector Labs" +copyright = "2019-2025, Sector Labs" author = "Sector Labs" extensions = [ "sphinx_rtd_theme",