mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-10-02 16:20:33 +00:00
Bump version 0.16.2 --> 0.16.3rc1
Signed-off-by: Jack Robison <jackrobison@lbry.io>
This commit is contained in:
parent
34fd517512
commit
6a5ab29b49
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import logging
|
||||
|
||||
__version__ = "0.16.2"
|
||||
__version__ = "0.16.3rc1"
|
||||
version = tuple(__version__.split('.'))
|
||||
|
||||
logging.getLogger(__name__).addHandler(logging.NullHandler())
|
||||
|
|
Loading…
Add table
Reference in a new issue