view src/__init__.py @ 2560:6a31c67c562f

plugin merge-request mercurial: accept space and period for import name sanitization
author Goffi <goffi@goffi.org>
date Mon, 02 Apr 2018 08:49:20 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION