view src/__init__.py @ 2321:c2a9da96e40b

jp (event/attendee/list): added --missing to show missing people (ones who didn't replied) and --no-rsvp to hide ones who answered
author Goffi <goffi@goffi.org>
date Sun, 09 Jul 2017 16:17:16 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION