Skip to content

Commit b30867d

Browse files
committed
Update to 1.0.1
1 parent 2f0c7d0 commit b30867d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@ build-backend = "pdm.backend"
44

55
[project]
66
name = "sphinx-treeview"
7-
version = "1.0.0"
7+
version = "1.0.1"
88
description = "Add support for tree view to Sphinx."
99
authors = [{ name = "theogiraudet", email = "theo.giraudet@altearn.xyz" }, { name = "Aksiome", email = "maxime.calmon@altearn.xyz" }]
1010
dependencies = ["sphinx", "jinja2"]
1111
requires-python = "==3.12.*"
1212
license = { text = "MPL-2.0" }
1313
readme = "README.md"
1414
classifiers = [
15-
"Development Status :: 4 - Beta",
1615
"Intended Audience :: Developers",
1716
"Framework :: Sphinx :: Extension",
1817
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",

0 commit comments

Comments
 (0)