From 33551dacae060e28da634cbfd115b681416d6c2d Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Fri, 22 Nov 2024 09:59:54 +0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index af76d64..ff43de8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,9 +4,9 @@ preview = true [tool.poetry] name = "hikka" -version = "1.6.4" +version = "1.6.7" description = "Telegram userbot focused on developer convenience" -authors = ["hikariatama "] +authors = ["codrago, t.me/codrago"] license = "GNU AGPLv3" readme = "README.md"