view src/__init__.py @ 2261:8be4f5769bf7

plugin account: print a warning and use "example.net" as default instead or raising an error when xmpp_domain is not set
author Goffi <goffi@goffi.org>
date Wed, 21 Jun 2017 19:36:00 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION