Update to 4.3 Bot API. LoginUrl.

This commit is contained in:
Alex RootJunior 2019-06-01 15:16:28 +03:00
parent 9c0bc2d489
commit b70778fcdb
10 changed files with 82 additions and 14 deletions

View file

@ -38,5 +38,5 @@ __all__ = [
'utils'
]
__version__ = '2.1.1.dev1'
__api_version__ = '4.2'
__version__ = '2.2.dev1'
__api_version__ = '4.3'