i-AIOG-18 Update versions (readme, setup, etc.)

This commit is contained in:
Alex Root Junior 2020-04-25 22:54:44 +03:00
parent f2c7236ec1
commit f1f65d2e77
5 changed files with 6 additions and 6 deletions

View file

@ -38,5 +38,5 @@ __all__ = [
'utils'
]
__version__ = '2.6.1'
__api_version__ = '4.6'
__version__ = '2.8'
__api_version__ = '4.8'

View file

@ -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