view src/__init__.py @ 2494:d1df08c79a5d

core (constants): new constants to handle files, progress, component, permissions (will be used in the upcoming patches)
author Goffi <goffi@goffi.org>
date Wed, 28 Feb 2018 18:28:39 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION