diff --git a/pyproject.toml b/pyproject.toml index ef99bfb..35a1b65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "telegram-forwarder" -version = "2.1.1" +version = "2.2.0" description = "" authors = ["mrmissx "] license = "GNU General Public License v3.0"