view src/__init__.py @ 2465:bb0bbcc80fc8

template: boolean attribute can now be specified when importing a script, and default to "defer"
author Goffi <goffi@goffi.org>
date Wed, 03 Jan 2018 00:23:36 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION