mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-30 08:51:27 +00:00
2 lines
92 B
Python
2 lines
92 B
Python
__path__: str = __import__('pkgutil').extend_path(__path__, __name__)
|
|
__version__ = '0.1.0'
|