view src/__init__.py @ 2101:cba3323710f0

Primitivus (xmlui): use constants for BOOL_TRUE and BOOL_FALSE value
author Goffi <goffi@goffi.org>
date Tue, 20 Dec 2016 21:06:42 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION