view src/__init__.py @ 2112:877d0a2d0d86

jp (constants): added exit code for error on bridge method call
author Goffi <goffi@goffi.org>
date Thu, 05 Jan 2017 20:37:01 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION