view src/__init__.py @ 2374:686f84ebb670

jp (ticket): ticket command first draft: only has an "import" subcommand for now
author Goffi <goffi@goffi.org>
date Fri, 06 Oct 2017 10:55:54 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION