view src/__init__.py @ 2210:f8d61592f1fc

plugin invitations: raise ValueError if url_template and message_body are both not specified
author Goffi <goffi@goffi.org>
date Wed, 29 Mar 2017 19:30:29 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION