view src/__init__.py @ 2358:71b10dd7a13a

core (memory/sqlite): typo
author Goffi <goffi@goffi.org>
date Fri, 22 Sep 2017 18:04:14 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION