We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 300afdf commit 0679bb0Copy full SHA for 0679bb0
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
4
5
[project]
6
name = "sphinx-treeview"
7
-version = "0.1.3"
+version = "1.0.0"
8
description = "Add support for tree view to Sphinx."
9
authors = [{ name = "theogiraudet", email = "theo.giraudet@altearn.xyz" }, { name = "Aksiome", email = "maxime.calmon@altearn.xyz" }]
10
dependencies = ["sphinx", "jinja2"]
0 commit comments