forked from LBRYCommunity/lbry-sdk
v0.1.5
This commit is contained in:
parent
dce5541c3a
commit
82c71e4255
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.1.4'
|
__version__ = '0.1.5'
|
||||||
|
|
Loading…
Reference in a new issue