v0.30.3
This commit is contained in:
parent
e73f121c08
commit
6aa709e34e
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.3rc1"
|
||||
__version__ = "0.30.3"
|
||||
version = tuple(__version__.split('.'))
|
||||
|
||||
install_logger()
|
||||
|
|
Loading…
Reference in a new issue