Skip to content

Commit 95e7d5a

Browse files
committed
build(pyproject.toml): set version_scheme = "pep440"
1 parent e31a315 commit 95e7d5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ version_files = [
9393
"commitizen/__version__.py",
9494
".pre-commit-config.yaml:rev:.+Commitizen",
9595
]
96+
version_scheme = "pep440"
9697

9798

9899
[tool.poetry]

0 commit comments

Comments
 (0)