Bump version: 1.0.3 -> 1.0.4

This commit is contained in:
Michael Gimbel 2017-02-23 19:43:37 +00:00
parent 54c8b4f986
commit 0c52bdce12
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.0.3
current_version = 1.0.4
commit = True
tag = True
tag_name = v{new_version}
@ -8,3 +8,4 @@ message = Bump version: {current_version} -> {new_version}
[bumpversion:file:VERSION]
search = version={current_version}
replace = version={new_version}

View File

@ -1 +1 @@
version=1.0.3
version=1.0.4