view src/__init__.py @ 2188:052d560d0dce

jp (base): replaced log.warning by stderr prints
author Goffi <goffi@goffi.org>
date Sun, 12 Mar 2017 23:32:43 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION