forked from LBRYCommunity/lbry-sdk
v0.36.0rc4
This commit is contained in:
parent
21241b98a4
commit
13bd81c2b6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
__name__ = "lbrynet"
|
__name__ = "lbrynet"
|
||||||
__version__ = "0.36.0rc3"
|
__version__ = "0.36.0rc4"
|
||||||
version = tuple(__version__.split('.'))
|
version = tuple(__version__.split('.'))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue