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