view src/__init__.py @ 2338:b1bbd2994ceb

plugin XEP-0060: implemented subscriptions management method for node owner: added getNodeSubscriptions and setNodeSubscriptions and their bridge method (psNodeSubscriptionsGet and psNodeSubscriptionsSet)
author Goffi <goffi@goffi.org>
date Sun, 20 Aug 2017 10:31:53 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION