forked from LBRYCommunity/lbry-sdk
v0.43.3
This commit is contained in:
parent
ad6bd840a9
commit
f60db358ee
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
__name__ = "lbry"
|
__name__ = "lbry"
|
||||||
__version__ = "0.43.2"
|
__version__ = "0.43.3"
|
||||||
version = tuple(__version__.split('.'))
|
version = tuple(__version__.split('.'))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue