From eee6589a2c4fc59dce51b9650e1a42f9c18a13db Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Sat, 19 Jun 2021 02:56:04 +0300 Subject: [PATCH] Change Python version in docs index --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index e6d2b918..1fa0678e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -42,7 +42,7 @@ aiogram :alt: Codecov **aiogram** modern and fully asynchronous framework for -`Telegram Bot API `_ written in Python 3.7 with +`Telegram Bot API `_ written in Python 3.8 with `asyncio `_ and `aiohttp `_.