mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-09-04 04:45:09 +00:00
v0.47.0
This commit is contained in:
parent
5a6294c08e
commit
71f6542571
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
__name__ = "lbry"
|
__name__ = "lbry"
|
||||||
__version__ = "0.46.1"
|
__version__ = "0.47.0"
|
||||||
version = tuple(__version__.split('.'))
|
version = tuple(__version__.split('.'))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue