view src/__init__.py @ 2293:cbc989508474

jp (input/csv): fixed encoding issue in debug mode
author Goffi <goffi@goffi.org>
date Fri, 30 Jun 2017 01:08:13 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION