view src/__init__.py @ 2525:e8e1507049b7

core: use C.bool to detect value of "handler" field in PLUGIN_INFO
author Goffi <goffi@goffi.org>
date Fri, 16 Mar 2018 17:00:57 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION