updating README and fixing bumpversion config

This commit is contained in:
Michael Gimbel 2017-02-23 19:28:41 +00:00
parent f4dc1b1f4d
commit fbc108d63f
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@ tag = True
# these are basically the defaults anyways
tag_name = v{new_version}
message = Bump version: {current_version} -> {new_version}
message = Bump version: {current_version} -> {new_version}

View File

@ -1,3 +1,3 @@
Semantic Versioning
1
2