From 470cdd86aec359046299570bf97d20d79e91a492 Mon Sep 17 00:00:00 2001 From: Aahnik Daw Date: Wed, 16 Jun 2021 01:08:10 +0530 Subject: [PATCH] internal release for testing --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 814e7f11..20cc75a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tgcf" -version = "0.2.10" +version = "0.2.11" description = "The ultimate tool to automate custom telegram message forwarding." authors = ["aahnik "] license = "MIT"