view src/__init__.py @ 2115:3435e8d2e8e4

quick frontends (chat): send actual value instead of None on status and state updates
author Goffi <goffi@goffi.org>
date Mon, 09 Jan 2017 23:10:16 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION