diff --git a/jrnl/__init__.py b/jrnl/__init__.py index a450d39f..ca93c1c9 100644 --- a/jrnl/__init__.py +++ b/jrnl/__init__.py @@ -14,3 +14,4 @@ __copyright__ = 'Copyright 2013 Manuel Ebert' from . import Journal from . import jrnl +from .jrnl import cli