Bump version: 0.0.1 -> 0.0.2

This commit is contained in:
Michael Gimbel 2017-02-23 19:28:54 +00:00
parent fbc108d63f
commit 9ccbb5101d

View File

@ -1,8 +1,7 @@
[bumpversion]
current_version = 0.0.1
current_version = 0.0.2
commit = True
tag = True
# these are basically the defaults anyways
tag_name = v{new_version}
message = Bump version: {current_version} -> {new_version}