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