diff --git a/pyproject.toml b/pyproject.toml index 57b2699..0594ccd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" [project] name = "autogram" -version = "3.4.2" +version = "3.4.3" description = "An easily extensible telegram API wrapper" readme = "README.md" authors = [{ name = "sp3rtah", email = "ngaira14nelson@gmail.com" }]