diff --git a/pyproject.toml b/pyproject.toml index f716cd97..072bfe98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tgcf" -version = "0.1.27" +version = "0.1.28" description = "The ultimate tool to automate telegram message forwarding." authors = ["aahnik "] license = "MIT"