view src/__init__.py @ 2081:2265d9df4cfb

jp (message/send): message/send can now send XHTML (-x) or rich (-r) messages
author Goffi <goffi@goffi.org>
date Sun, 25 Sep 2016 19:18:45 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION