Skip to content

Commit

Permalink
Merge pull request #47 from swimlane/0_1_8
Browse files Browse the repository at this point in the history
0.1.8
  • Loading branch information
MSAdministrator authored Sep 14, 2022
2 parents 63a985a + 5a5ba5e commit d1ddc57
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .cz.toml

This file was deleted.

7 changes: 7 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,13 @@ show_column_numbers = true
show_error_codes = true
show_error_context = true

[tool.commitizen]
version = "0.1.7"
version_files = [
"pyproject.toml:version"
]
tag_format = "$major.$minor.$patch"

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

0 comments on commit d1ddc57

Please sign in to comment.