view src/__init__.py @ 2139:f8401024ab28

core (roster): added isPresenceAuthorised to check if an entity is authorised to see our presence
author Goffi <goffi@goffi.org>
date Mon, 06 Feb 2017 20:46:59 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION