diff --git a/pyproject.toml b/pyproject.toml index 6a456e4..8109751 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "xbotlib" -version = "0.8.1" +version = "0.8.2" description = "XMPP bots for humans" authors = ["decentral1se "] maintainers = ["decentral1se "]