view src/__init__.py @ 2383:a37457da2bb7

tools (common/data_objects): new OnClick class OnClick is used to specify what do to when clicking on element. For now it only handles target URL.
author Goffi <goffi@goffi.org>
date Mon, 16 Oct 2017 07:41:36 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION