diff --git a/docs/conf.py b/docs/conf.py index 28746b4..1b5f4f7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -11,7 +11,7 @@ project = "resvg_py" author = "baseplate-admin" copyright = f"2024-{datetime.date.today().year}, {author}" -release = resvg_py.version() +release = resvg_py.__version__ # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration