view src/__init__.py @ 2333:a21b3b31086d

primitivus (chat): added "GOTO_BOTTOM" ("G") shortcut to scroll down to last message in history
author Goffi <goffi@goffi.org>
date Fri, 14 Jul 2017 08:34:10 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION