lbry-sdk/torba/__init__.py
Lex Berezhny ee353ca776 0.5.4
2019-05-22 09:35:23 -04:00

2 lines
92 B
Python

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