view src/__init__.py @ 2094:438a49dbfe87

xep-0070: fixed use of byte string instead of unicode
author Goffi <goffi@goffi.org>
date Sun, 18 Dec 2016 10:16:47 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION