from pathlib import Path
assets = Path(__file__).resolve().parent / 'assets'
__version__ = '0.0.1-a1.dev1'