view src/__init__.py @ 1940:3fdacba9da68

core (logs): log color location can now be specified with %(color_start)s and %(color_end)s
author Goffi <goffi@goffi.org>
date Mon, 18 Apr 2016 18:33:59 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION