view src/__init__.py @ 2056:7bfa97e533ac

quick frontend(QuickApp): added getDefaultAvatar method: this method (not implemented in quick frontend) should facilitate handling of entities without avatar
author Goffi <goffi@goffi.org>
date Mon, 29 Aug 2016 01:21:45 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION