view src/__init__.py @ 2546:48820e4a1f8a

plugin merge-requests: fixed labels (they were using textbox instead of list)
author Goffi <goffi@goffi.org>
date Fri, 30 Mar 2018 19:49:35 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION