Skip to content

Commit

Permalink
build(pyproject.toml): set version_scheme = "pep440"
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee-W committed Jan 31, 2025
1 parent e31a315 commit 95e7d5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ version_files = [
"commitizen/__version__.py",
".pre-commit-config.yaml:rev:.+Commitizen",
]
version_scheme = "pep440"


[tool.poetry]
Expand Down

0 comments on commit 95e7d5a

Please sign in to comment.