view src/__init__.py @ 2143:c3cac21157d4

memory (sqlite): introduced component table, schema updated: components are special profiles, entry_point will be the plugin to launch when they are connected.
author Goffi <goffi@goffi.org>
date Tue, 07 Feb 2017 00:15:03 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION