forked from LBRYCommunity/lbry-sdk
v0.32.2rc1
This commit is contained in:
parent
8944a36291
commit
4c7f357441
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__name__ = "lbrynet"
|
||||
__version__ = "0.32.1"
|
||||
__version__ = "0.32.2rc1"
|
||||
version = tuple(__version__.split('.'))
|
||||
|
||||
|
|
Loading…
Reference in a new issue