lbry-sdk/torba/__init__.py
Lex Berezhny d3d60071ae v0.1.4
2018-10-19 11:01:35 -04:00

3 lines
92 B
Python

__path__: str = __import__('pkgutil').extend_path(__path__, __name__)
__version__ = '0.1.4'