Skip to content

Commit 197398c

Browse files
committed
Increase major version
1 parent 8a85602 commit 197398c

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

pyproject.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -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"]
1+
[project]
2+
name = "sphinx_pre_commit"
3+
version = "1.0.0"
4+
5+
[project.scripts]
6+
sphinx_pre_commit = "sphinx_pre_commit:main"
7+
8+
[build-system]
9+
requires = ["hatchling"]
1010
build-backend = "hatchling.build"

0 commit comments

Comments
 (0)