lbry-sdk/torba/__init__.py
Lex Berezhny 4c854dd5a7 0.2.4
2018-12-05 11:50:11 -05:00

3 lines
92 B
Python

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