start 0.11.0

This commit is contained in:
InsanusMokrassar 2019-02-21 12:07:05 +08:00
parent 62a836f099
commit c9bf84d36a
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# TelegramBotAPI changelog
## 0.11.0
## 0.10.0
* Most part of abstractions was replaced from `requests` and `types` on more high level

View File

@ -1,4 +1,4 @@
project.version = "0.10.3"
project.version = "0.11.0"
project.group = "com.github.insanusmokrassar"
buildscript {