view src/__init__.py @ 2359:47516e90d26a

jp (pubsub/node/schema): check that a schema exists before parsing it (fix issue on new schema edition)
author Goffi <goffi@goffi.org>
date Sun, 24 Sep 2017 16:29:18 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION