update bumpversion

This commit is contained in:
Jack Robison 2017-08-22 12:56:23 -04:00
parent 128e893b0c
commit e4990992fb
No known key found for this signature in database
GPG key ID: 284699E7404E3CFF

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.14.1
current_version = 0.15.0
commit = True
tag = True
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<candidate>\d+))?