view src/__init__.py @ 2251:83bcd9ec4782

core: fixed profile key detection in getClients + raise DataError on empty profile
author Goffi <goffi@goffi.org>
date Sun, 21 May 2017 19:59:42 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION