forked from LBRYCommunity/lbry-sdk
v0.33.0rc1
This commit is contained in:
parent
f0f651fc77
commit
46358142ed
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__name__ = "lbrynet"
|
||||
__version__ = "0.32.4"
|
||||
__version__ = "0.33.0rc1"
|
||||
version = tuple(__version__.split('.'))
|
||||
|
||||
|
|
Loading…
Reference in a new issue