diff --git a/docs/_template/layout.html b/docs/_template/layout.html index bc7732de..5fc6dd1e 100644 --- a/docs/_template/layout.html +++ b/docs/_template/layout.html @@ -3,7 +3,7 @@ Pympress on GitHub
Docs home - +
v{{ version }}
diff --git a/setup.cfg b/setup.cfg index ce107571..28b8e616 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ build_requires = [options.extras_require] build_sphinx = - Sphinx < 6 + Sphinx myst-parser sphinxcontrib-napoleon sphinx-rtd-theme