version update

This commit is contained in:
Oleg A 2021-03-10 17:00:49 +03:00
parent 75222b8af0
commit 5adca3b1d3
2 changed files with 2 additions and 2 deletions

View file

@ -44,4 +44,4 @@ __all__ = (
)
__version__ = '2.11.3'
__api_version__ = '5.0'
__api_version__ = '5.1'

View file

@ -189,7 +189,7 @@ class Methods(Helper):
"""
Helper for Telegram API Methods listed on https://core.telegram.org/bots/api
List is updated to Bot API 5.0
List is updated to Bot API 5.1
"""
mode = HelperMode.lowerCamelCase