view src/__init__.py @ 2158:970a348d3fe9

jp (blog/get): fancy output prints author, published and updated if verbosity > 1 and tags if verbosity > 2 + format published and updated
author Goffi <goffi@goffi.org>
date Fri, 17 Feb 2017 00:33:55 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION