diff --git a/pyproject.toml b/pyproject.toml index 27721c570..780d13a4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["sphinx-theme-builder >= 0.2.0a5"] +requires = ["sphinx-theme-builder >= 0.2.0a6"] build-backend = "sphinx_theme_builder" [tool.sphinx-theme-builder]