diff --git a/pyproject.toml b/pyproject.toml index 2814771d..6a844ef5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tgcf" -version = "0.1.16" +version = "0.1.17" description = "The ultimate tool to automate telegram message forwarding." authors = ["aahnik "] license = "MIT"