view src/__init__.py @ 2329:f15b428852a0

jp (common): fixed encoding issue in URLs
author Goffi <goffi@goffi.org>
date Thu, 13 Jul 2017 21:45:26 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION