view src/__init__.py @ 1971:9421e721d5e2

primitivus (chat): fixed nick completion. Completion is now managed per widget, if completion method exists
author Goffi <goffi@goffi.org>
date Mon, 27 Jun 2016 21:45:13 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION