Skip to content

Commit 74cba97

Browse files
committed
Turn commit and tag back on for bumpver
1 parent 5826159 commit 74cba97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ dev = [
1515
current_version = "1.7.1-beta.1"
1616
version_pattern = "MAJOR.MINOR.PATCH[-TAG[.NUM]]"
1717
tag_message = "v{new_version}"
18-
commit = false
19-
tag = false
18+
commit = true
19+
tag = true
2020
push = false
2121

2222
[bumpver.file_patterns]

0 commit comments

Comments
 (0)