Change Python version in docs index

This commit is contained in:
Alex Root Junior 2021-06-19 02:56:04 +03:00
parent 602fed00ff
commit eee6589a2c

View file

@ -42,7 +42,7 @@ aiogram
:alt: Codecov
**aiogram** modern and fully asynchronous framework for
`Telegram Bot API <https://core.telegram.org/bots/api>`_ written in Python 3.7 with
`Telegram Bot API <https://core.telegram.org/bots/api>`_ written in Python 3.8 with
`asyncio <https://docs.python.org/3/library/asyncio.html>`_ and
`aiohttp <https://github.com/aio-libs/aiohttp>`_.