view src/__init__.py @ 2295:31f586d6ab16

jp (constants): added OUTPUT_DICT_DICT for dictionaries of nested dictionaries
author Goffi <goffi@goffi.org>
date Sun, 02 Jul 2017 19:51:00 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION