diff --git a/pyproject.toml b/pyproject.toml index 4efc915..ac546c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "origamibot" -version = "2.2.1" +version = "2.2.2" description = "Library for creating bots for telegram with Python." authors = ["Crystal Melting Dot "] license = "MIT"