6 lines
68 B
Python
6 lines
68 B
Python
__version__ = "0.1.0"
|
|
|
|
from .cli import main
|
|
|
|
from .cli import main
|