From d047b075dcafee9344bc1ba27656fe50a34193e9 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Sun, 24 Nov 2024 00:39:31 +0700 Subject: [PATCH] Update version.py --- hikka/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hikka/version.py b/hikka/version.py index ebbe906..f66a7f0 100644 --- a/hikka/version.py +++ b/hikka/version.py @@ -5,7 +5,7 @@ # 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, 7) +__version__ = (1, 6, 8) import os