lbry-sdk/torba/__init__.py
Lex Berezhny 364f95612a 0.3.0
2019-02-10 23:11:53 -05:00

3 lines
92 B
Python

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