view src/__init__.py @ 2373:d2476dc2d55d

plugin tickets import Bugzilla: Bugzilla tickets importer: it imports tickets from Bugzilla's XML export format.
author Goffi <goffi@goffi.org>
date Fri, 06 Oct 2017 10:55:54 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION