forked from LBRYCommunity/lbry-sdk
0.5.1
This commit is contained in:
parent
169ef00b9e
commit
9b21bd1a6f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
__path__: str = __import__('pkgutil').extend_path(__path__, __name__)
|
||||
__version__ = '0.4.0'
|
||||
__version__ = '0.5.1'
|
||||
|
|
Loading…
Reference in a new issue