forked from LBRYCommunity/lbry-sdk
Stop using bumpversion to bump the changelog
It wasn't working very well so its being replaced by a stand-alone script
This commit is contained in:
parent
301e4ae0fa
commit
056ee2d1ce
1 changed files with 0 additions and 8 deletions
|
@ -13,12 +13,4 @@ values =
|
||||||
rc
|
rc
|
||||||
production
|
production
|
||||||
|
|
||||||
|
|
||||||
[bumpversion:file:lbrynet/__init__.py]
|
[bumpversion:file:lbrynet/__init__.py]
|
||||||
|
|
||||||
[bumpversion:file:CHANGELOG.md]
|
|
||||||
search = [Unreleased]
|
|
||||||
replace = [Unreleased]
|
|
||||||
|
|
||||||
\#\# [{new_version}] - {now:%Y-%m-%d}
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue