view src/__init__.py @ 1891:b91c8637c656

plugin XEP-0045: overriden availableReceived method of MUCClient to work around a bug in Wokkel (affiliation and role are not set). TODO: propose a patch upstream
author Goffi <goffi@goffi.org>
date Mon, 07 Mar 2016 15:48:11 +0100
parents 8bfbf5cb0e28
children 1128feb54180
line wrap: on
line source

from core.constants import Const as C

__version__ = C.APP_VERSION