view src/__init__.py @ 2127:8717e9cc95c0

core (constant): on android sat.conf is now in /data/data/org.goffi.cagou.cagou/files/platform/android/
author Goffi <goffi@goffi.org>
date Tue, 31 Jan 2017 22:35:59 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION