Bump version: 0.1.0 -> 1.0.0

This commit is contained in:
Michael Gimbel 2017-02-23 19:29:38 +00:00
parent 65acdcd564
commit c609b25da5

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.0
current_version = 1.0.0
commit = True
tag = True
tag_name = v{new_version}