lbry-sdk/torba/torba/__init__.py
2019-06-20 13:45:46 -04:00

2 lines
92 B
Python

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