Skip to content

Commit

Permalink
fix(bumpversion): Skip for bumpversion
Browse files Browse the repository at this point in the history
  • Loading branch information
ehdsouza committed Nov 20, 2019
1 parent 595a598 commit fd38d73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bumpversion.cfg
@@ -1,6 +1,8 @@
[bumpversion]
current_version = 4.0.2
commit = True
message = [skip ci] Bump version: {current_version} -> {new_version}


[bumpversion:file:ibm_watson/version.py]
search = __version__ = '{current_version}'
Expand Down

0 comments on commit fd38d73

Please sign in to comment.