view src/__init__.py @ 2060:d44360763262

plugin XEP-0054: renamed isInRoom to isRoom as the method only tell if the entity belong to a MUC
author Goffi <goffi@goffi.org>
date Fri, 09 Sep 2016 23:54:33 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION