Telegram Bot API 4.5

This commit is contained in:
Alex Root Junior 2020-01-11 19:47:39 +02:00
parent d2606b389a
commit ffb0cdf88f
39 changed files with 146 additions and 37 deletions

View file

@ -26,5 +26,5 @@ __all__ = (
"handler",
)
__version__ = "3.0.0a0"
__api_version__ = "4.4"
__version__ = "3.0.0a1"
__api_version__ = "4.5"