view src/__init__.py @ 2052:d44efd32bc2f

core: line feed (\n) are now forbidden in profile names
author Goffi <goffi@goffi.org>
date Sun, 28 Aug 2016 20:09:09 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION