view src/__init__.py @ 2401:221478058d8a

template: improved attribute escaping, and added it to filters under the name "attr_escape"
author Goffi <goffi@goffi.org>
date Fri, 27 Oct 2017 18:13:25 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION