Bump version: 0.0.1 -> 0.0.2
This commit is contained in:
@ -1,8 +1,7 @@
|
|||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 0.0.1
|
current_version = 0.0.2
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
|
|
||||||
# these are basically the defaults anyways
|
|
||||||
tag_name = v{new_version}
|
tag_name = v{new_version}
|
||||||
message = Bump version: {current_version} -> {new_version}
|
message = Bump version: {current_version} -> {new_version}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user