__version__ = '0.2.0' from aiohttp.web import Application from . import logger app = Application()