view src/__init__.py @ 2495:537a4a8075f8

core (exceptions): added ClientTypeError to deal when a code should not be executed by a client or component profile.
author Goffi <goffi@goffi.org>
date Wed, 28 Feb 2018 18:28:39 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION