view src/__init__.py @ 2137:410e7a940a8b

plugin XEP-0297: used sendMessage in forward, and added comment/warning: this method need to be checked as it is not used currently, and it may need better integration in the current message sending workflow
author Goffi <goffi@goffi.org>
date Sun, 05 Feb 2017 14:55:56 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION