view src/__init__.py @ 1870:c25077c87b1d

base (blog/edit): added a way to block publishing by adding "publish": "false" in metadata file
author Goffi <goffi@goffi.org>
date Wed, 02 Mar 2016 19:46:01 +0100
parents 8bfbf5cb0e28
children 1128feb54180
line wrap: on
line source

from core.constants import Const as C

__version__ = C.APP_VERSION