mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
i-AIOG-18 Update versions (readme, setup, etc.)
This commit is contained in:
parent
f2c7236ec1
commit
f1f65d2e77
5 changed files with 6 additions and 6 deletions
|
|
@ -38,5 +38,5 @@ __all__ = [
|
|||
'utils'
|
||||
]
|
||||
|
||||
__version__ = '2.6.1'
|
||||
__api_version__ = '4.6'
|
||||
__version__ = '2.8'
|
||||
__api_version__ = '4.8'
|
||||
|
|
|
|||
|
|
@ -153,7 +153,7 @@ class Methods(Helper):
|
|||
"""
|
||||
Helper for Telegram API Methods listed on https://core.telegram.org/bots/api
|
||||
|
||||
List is updated to Bot API 4.6
|
||||
List is updated to Bot API 4.8
|
||||
"""
|
||||
mode = HelperMode.lowerCamelCase
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue