lbry-sdk/torba/__init__.py
Lex Berezhny 794eac0519 0.5.6
2019-06-10 23:49:04 -04:00

3 lines
92 B
Python

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