Skip to content

Commit efd1ce6

Browse files
committed
Bump 1.0.2
1 parent c3a9397 commit efd1ce6

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 = "1.0.1"
7+
version = "1.0.2"
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==1.0.1"]
10+
dependencies = ["sphinx", "sphinx-treeview==1.0.2"]
1111
requires-python = ">=3.11"
1212
license = { text = "MPL-2.0" }
1313
readme = "README.md"

0 commit comments

Comments
 (0)