view src/__init__.py @ 2033:e3f1bd9dd009

quick frontend (chat): added a getlocale method and changed self.day_change calculation for pyjamas compatibility
author Goffi <goffi@goffi.org>
date Tue, 09 Aug 2016 01:11:22 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION