from pkg_resources import resource_filename
__version__ = '0.1.0'
SOUNDS_PATH = resource_filename(__name__, 'sounds/')