view src/__init__.py @ 2335:b226f545f67e

primitivus(chat): fixed scroll down (was broken when Primitivus had not the focus and was receiving messages)
author Goffi <goffi@goffi.org>
date Mon, 17 Jul 2017 16:20:55 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION