view src/__init__.py @ 1898:31b8a58cfcf5

plugin misc_account: fixes sending email (twisted.mail.smtp.sendmail doesn't want unicode)
author souliane <souliane@mailoo.org>
date Wed, 09 Mar 2016 11:52:18 +0100
parents 8bfbf5cb0e28
children 1128feb54180
line wrap: on
line source

from core.constants import Const as C

__version__ = C.APP_VERSION