lbry-sdk/torba/__init__.py
Lex Berezhny 30edd53f3e 0.5.2
2019-04-24 00:11:14 -04:00

2 lines
92 B
Python

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