#!/usr/bin/python

import lazr.config
print lazr.config.__file__, lazr.config.__version__
