bump to 0.30.1rc11
This commit is contained in:
parent
6180a2917d
commit
3a4c9ff4f9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ from lbrynet.custom_logger import install_logger
|
||||||
|
|
||||||
|
|
||||||
__name__ = "lbrynet"
|
__name__ = "lbrynet"
|
||||||
__version__ = "0.30.1rc10"
|
__version__ = "0.30.1rc11"
|
||||||
version = tuple(__version__.split('.'))
|
version = tuple(__version__.split('.'))
|
||||||
|
|
||||||
install_logger()
|
install_logger()
|
||||||
|
|
Loading…
Reference in a new issue