From 062cc0f7250a2c5aa27a528e81b7638ab86ba2b0 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:11:05 +0700 Subject: [PATCH] Update version.py --- hikka/version.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hikka/version.py b/hikka/version.py index d63dd97..32b6e4e 100644 --- a/hikka/version.py +++ b/hikka/version.py @@ -3,6 +3,12 @@ # This file is a part of Hikka Userbot # 🌐 https://github.com/hikariatama/Hikka # You can redistribute it and/or modify it under the terms of the GNU AGPLv3 +# 🔑 https://www.gnu.org/licenses/agpl-3.0.html + +# ÂŠī¸ Codrago, 2024-2025 +# This file is a part of Heroku Userbot +# 🌐 https://github.com/coddrago/Heroku +# You can redistribute it and/or modify it under the terms of the GNU AGPLv3 # 🔑 https://www.gnu.org/licenses/agpl-3.0.html __version__ = (1, 6, 9)