view src/__init__.py @ 2263:90189f312fd3

core (stdui): added a FIXME to not use plugin/default_host in the future
author Goffi <goffi@goffi.org>
date Wed, 21 Jun 2017 19:47:38 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION