Skip to content

Commit

Permalink
Bump version in CITATION.cff as well
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 authored Jul 29, 2021
1 parent 86b18b5 commit 88065bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ replace = version='{new_version}'
[bumpversion:file:docs/conf.py]
search = version='{current_version}'
replace = version='{new_version}'

[bumpversion:file:CITATION.cff]
search = version='{current_version}'
replace = version='{new_version}'

0 comments on commit 88065bb

Please sign in to comment.