bump
This commit is contained in:
parent
6f7f3bb316
commit
8dbb7f2c78
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.1rc3"
|
||||
__version__ = "0.30.1rc4"
|
||||
version = tuple(__version__.split('.'))
|
||||
|
||||
install_logger()
|
||||
|
|
Loading…
Reference in a new issue