From a59c2d2eacdf7a06461f3dfd4f4c2c03f2f311db Mon Sep 17 00:00:00 2001 From: rf_tar_railt <3165388245@qq.com> Date: Mon, 8 Jul 2024 14:44:27 +0800 Subject: [PATCH] :wrench: fix version 0.5.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 92750bf..7952218 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [ {name = "RF-Tar-Railt",email = "rf_tar_railt@qq.com"}, ] dependencies = [ - "arclet-letoderea>=0.9.2", + "arclet-letoderea>=0.11.0", "arclet-alconna>=1.8.11", "satori-python-core>=0.13.0", "satori-python-client>=0.13.0",