view src/__init__.py @ 2446:bfd1e9d737c4

core (XMLUI): added value property for StringWidget and ListWidget
author Goffi <goffi@goffi.org>
date Thu, 30 Nov 2017 20:29:25 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION