view src/__init__.py @ 2178:b9bfc45cea22

jp (base): added generic errback to CommandBase + show error message on plugin ImportError
author Goffi <goffi@goffi.org>
date Thu, 09 Mar 2017 23:09:18 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION