lbry-sdk/torba/__init__.py
Lex Berezhny 3ed03c267a v0.0.9
2018-10-09 14:44:49 -04:00

3 lines
92 B
Python

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