3 lines
41 B
Python
3 lines
41 B
Python
|
__version__ = "0.0.1"
|
||
|
|
||
|
from . import main
|