Skip to content

Commit

Permalink
Configure own config: manage headers in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
peritus committed Jun 16, 2014
1 parent 8d92a2b commit 3beb6dd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ serialize =

[bumpversion:file:bumpversion/__init__.py]

[bumpversion:file:README.rst]
search = **unreleased**
replace = **unreleased**

**v{new_version}**

[bumpversion:part:release]
optional_value = gamma
values =
Expand Down

0 comments on commit 3beb6dd

Please sign in to comment.