Skip to content

Commit a924a70

Browse files
committed
Update to 1.0.0
1 parent a68e6ed commit a924a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ build-backend = "pdm.backend"
44

55
[project]
66
name = "sphinx-minecraft"
7-
version = "0.1.0"
7+
version = "1.0.0"
88
description = "Add different Minecraft-oriented components to Sphinx."
99
authors = [{ name = "theogiraudet", email = "theo.giraudet@altearn.xyz" }, { name = "Aksiome", email = "maxime.calmon@altearn.xyz" }]
10-
dependencies = ["sphinx", "sphinx-treeview==0.1.3"]
10+
dependencies = ["sphinx", "sphinx-treeview==1.0.0"]
1111
requires-python = "==3.12.*"
1212
license = { text = "MPL-2.0" }
1313
readme = "README.md"

0 commit comments

Comments
 (0)