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