mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
2 lines
87 B
Python
2 lines
87 B
Python
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
|
|
__version__ = '0.0.1'
|