view src/__init__.py @ 1952:2c1a1b56dd22

primitivus: fixed window resize (was blocked by paste detection)
author Goffi <goffi@goffi.org>
date Sat, 23 Apr 2016 23:46:35 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION