From ace61f0dd8b572db6e055b6f426acc1a59f57627 Mon Sep 17 00:00:00 2001 From: Kolay Date: Fri, 17 Aug 2018 14:24:28 +0300 Subject: [PATCH] updated py version --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 57a18bc7..3e10a3b9 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ AIOGramBot :alt: MIT License -**aiogram** is a pretty simple and fully asynchronous library for `Telegram Bot API `_ written in Python 3.6 with `asyncio `_ and `aiohttp `_. It helps you to make your bots faster and simpler. +**aiogram** is a pretty simple and fully asynchronous library for `Telegram Bot API `_ written in Python 3.7 with `asyncio `_ and `aiohttp `_. It helps you to make your bots faster and simpler. You can `read the docs here `_.