view src/__init__.py @ 2439:6908fe4c6eca

jp (pubsub): added new "set" command tu publish or update an item in a non-interactive way (while "edit" do it interactively).
author Goffi <goffi@goffi.org>
date Sat, 18 Nov 2017 18:37:21 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION