view src/__init__.py @ 2051:1dc3c7680ea0

quick_frontend (chat): fixed hash generation, tuple was causing trouble when used with unicode() because of dbus.String
author Goffi <goffi@goffi.org>
date Sun, 28 Aug 2016 19:42:48 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION