view src/__init__.py @ 2339:d94e932be8b3

jp (pubsub/node): added subscriptions subcommand: added subscriptions commands for node owner, with get/set subcommands (work in a similar way as affiliations)
author Goffi <goffi@goffi.org>
date Sun, 20 Aug 2017 10:33:33 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION