mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-13 18:43:53 +00:00
Bump python version in README.md
This commit is contained in:
parent
79f21416c8
commit
53da50045e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,4 +9,4 @@
|
|||
[](https://pypi.python.org/pypi/aiogram)
|
||||
[](https://app.codecov.io/gh/aiogram/aiogram)
|
||||
|
||||
**aiogram** modern and fully asynchronous framework for [Telegram Bot API](https://core.telegram.org/bots/api) written in Python 3.7 with [asyncio](https://docs.python.org/3/library/asyncio.html) and [aiohttp](https://github.com/aio-libs/aiohttp). It helps you to make your bots faster and simpler.
|
||||
**aiogram** modern and fully asynchronous framework for [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). It helps you to make your bots faster and simpler.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue