view src/__init__.py @ 2173:c9c5fdd54ca5

core (params): removed registerNewAccount button: it is misplaced and more confusing than useful, may come back in the future
author Goffi <goffi@goffi.org>
date Thu, 09 Mar 2017 00:06:09 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION