forked from LBRYCommunity/lbry-sdk
bump
This commit is contained in:
parent
e01ad6bc85
commit
953327c150
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ from lbrynet.custom_logger import install_logger
|
|||
|
||||
|
||||
__name__ = "lbrynet"
|
||||
__version__ = "0.30.1rc4"
|
||||
__version__ = "0.30.1rc5"
|
||||
version = tuple(__version__.split('.'))
|
||||
|
||||
install_logger()
|
||||
|
|
Loading…
Reference in a new issue