forked from LBRYCommunity/lbry-sdk
v0.48.0
This commit is contained in:
parent
9dd51467fe
commit
0fee1897eb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__name__ = "lbry"
|
||||
__version__ = "0.47.0"
|
||||
__version__ = "0.48.0"
|
||||
version = tuple(__version__.split('.'))
|
||||
|
||||
|
|
Loading…
Reference in a new issue