3 lines
87 B
Python
3 lines
87 B
Python
|
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
|
||
|
__version__ = '0.0.1'
|