Bump Telegram Bot API version

Change request timeout mechanism
Bump package version
This commit is contained in:
Alex Root Junior 2020-06-14 17:14:10 +03:00
parent b78f1cdb17
commit 7844a663a9
58 changed files with 526 additions and 369 deletions

View file

@ -28,5 +28,5 @@ __all__ = (
"handler",
)
__version__ = "3.0.0a4"
__api_version__ = "4.8"
__version__ = "3.0.0a5"
__api_version__ = "4.9"