bump
This commit is contained in:
parent
3c5fb6490d
commit
07d353a947
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import logging
|
||||
|
||||
__name__ = "lbrynet"
|
||||
__version__ = "0.30.0rc7"
|
||||
__version__ = "0.30.0rc8"
|
||||
version = tuple(__version__.split('.'))
|
||||
|
||||
logging.getLogger(__name__).addHandler(logging.NullHandler())
|
||||
|
|
Loading…
Reference in a new issue