AIOG-T-61 Bump version

This commit is contained in:
Alex Root Junior 2020-06-08 20:20:43 +03:00
parent de13dbf454
commit 50b5768759
5 changed files with 6 additions and 6 deletions

View file

@ -43,5 +43,5 @@ __all__ = [
'utils'
]
__version__ = '2.8'
__api_version__ = '4.8'
__version__ = '2.9'
__api_version__ = '4.9'

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.8
List is updated to Bot API 4.9
"""
mode = HelperMode.lowerCamelCase