mirror of
1
0
Fork 0
dotbot/dotbot/__init__.py

5 lines
73 B
Python

from .cli import main
from .plugin import Plugin
__version__ = '1.12.1'