forked from LBRYCommunity/lbry-sdk
no more rc0
This commit is contained in:
parent
2c4e4d4526
commit
593e8a94ad
1 changed files with 5 additions and 2 deletions
|
@ -7,6 +7,9 @@ serialize =
|
|||
{major}.{minor}.{patch}{release}{candidate}
|
||||
{major}.{minor}.{patch}
|
||||
|
||||
[bumpversion:part:candidate]
|
||||
first_value = 1
|
||||
|
||||
[bumpversion:part:release]
|
||||
optional_value = production
|
||||
values =
|
||||
|
|
Loading…
Reference in a new issue