view src/__init__.py @ 2477:cae326e962c3

tool (utils): import directly parser from dateutil
author Goffi <goffi@goffi.org>
date Sun, 21 Jan 2018 13:04:16 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION