diff --git a/pyproject.toml b/pyproject.toml index 465b62aa..814e7f11 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tgcf" -version = "0.2.9" +version = "0.2.10" description = "The ultimate tool to automate custom telegram message forwarding." authors = ["aahnik "] license = "MIT"