We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a85602 commit 197398cCopy full SHA for 197398c
1 file changed
pyproject.toml
@@ -1,10 +1,10 @@
1
-[project]
2
-name = "sphinx_pre_commit"
3
-version = "0.15.0"
4
-
5
-[project.scripts]
6
-sphinx_pre_commit = "sphinx_pre_commit:main"
7
8
-[build-system]
9
-requires = ["hatchling"]
+[project]
+name = "sphinx_pre_commit"
+version = "1.0.0"
+
+[project.scripts]
+sphinx_pre_commit = "sphinx_pre_commit:main"
+[build-system]
+requires = ["hatchling"]
10
build-backend = "hatchling.build"
0 commit comments