view src/__init__.py @ 1937:14a33c2b1b2a

core (installation): minor comment in setup.py
author Goffi <goffi@goffi.org>
date Sun, 17 Apr 2016 18:07:55 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION