From 183f4816928e8faf191dd87696b832db6bbe31e8 Mon Sep 17 00:00:00 2001 From: ViperEkura <3081035982@qq.com> Date: Mon, 6 Oct 2025 17:12:12 +0800 Subject: [PATCH] =?UTF-8?q?build(khaosz):=20=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E8=87=B31.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- khaosz/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/khaosz/__init__.py b/khaosz/__init__.py index 25be2f4..42e8acc 100644 --- a/khaosz/__init__.py +++ b/khaosz/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.2.2" +__version__ = "1.3.0" __author__ = "ViperEkura" from khaosz.model import Khaosz