diff --git a/pyproject.toml b/pyproject.toml index 1745c22..cabbc9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "xbotlib" -version = "0.15.2" +version = "0.16.0" description = "XMPP bots for humans" authors = ["decentral1se "] maintainers = ["decentral1se "]