Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 1045:7e07217240e5
Added tag 0.9.1 for changeset b5dc84ea5dac
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 04 Sep 2014 16:13:11 +0200 |
parents | 519b14c5260d |
children |
line wrap: on
line source
import os better_theme_path = os.path.split(os.path.dirname(__file__))[0] __version__ = '0.1.5'