Bump versions

This commit is contained in:
Alex Root Junior 2020-01-25 18:32:47 +02:00
parent 4312f62fed
commit d9314a9d53
5 changed files with 14 additions and 13 deletions

View file

@ -1,6 +1,6 @@
# Overview
**aiogram** now is fully support of [Telegram Bot API v4.5](https://core.telegram.org/bots/api)
**aiogram** now is fully support of [Telegram Bot API v4.6](https://core.telegram.org/bots/api)
All API methods and types is fully autogenerated from Telegram Bot API docs by parser with code-generator.