From 9ddd3241fc1aaf63d358e0b0eb6e1ad9797ca6fc Mon Sep 17 00:00:00 2001 From: ProgramRipper Date: Sat, 5 Aug 2023 22:43:26 +0800 Subject: [PATCH] chore: fix release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e074414..a15a188 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ ] name = "graia-saya" version = "0.0.18" -description = "" +description = "a modular implementation with modern design and injection" license = {text = "MIT"} [project.optional-dependencies]