Skip to content

Commit 10deae6

Browse files
committed
update bumpversion
1 parent ec9d53b commit 10deae6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
current_version = 1.1.0
33
commit = False
44
tag = False
5+
allow_dirty = False
56
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+)(?P<build>\d+))?
67
serialize =
78
{major}.{minor}.{patch}-{release}{build}

0 commit comments

Comments
 (0)