Skip to content

Commit

Permalink
fix: Fix bumpversion syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
viyatb committed Mar 28, 2019
1 parent d08626b commit 9a451cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ tag = True
parse=(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)

[bumpversion:file:owtf/__init__.py]

[bumpversion:file:setup.py]
search = version='{current_version}'
replace = version='{new_version}'

Expand Down

0 comments on commit 9a451cd

Please sign in to comment.