Skip to content

Commit 7cab7f9

Browse files
committed
bump: version 0.0.1 → 0.1.0
1 parent 09bd645 commit 7cab7f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ python = "^3.7"
1111
[tool.poetry.dev-dependencies]
1212
commitizen = "^1.11.0"
1313

14+
[tool.commitizen]
15+
version = "0.1.0"
1416
[build-system]
1517
requires = ["poetry>=0.12"]
1618
build-backend = "poetry.masonry.api"
19+

0 commit comments

Comments
 (0)