forked from LBRYCommunity/lbry-sdk
v0.37.1rc1
This commit is contained in:
parent
8afe178d62
commit
079c81f298
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__name__ = "lbrynet"
|
||||
__version__ = "0.37.0"
|
||||
__version__ = "0.37.1rc1"
|
||||
version = tuple(__version__.split('.'))
|
||||
|
||||
|
|
Loading…
Reference in a new issue