From 8a0d9e64354164557cb49bd7457e3a0dd821c57c Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 18 Apr 2023 22:33:31 +0800 Subject: ✨fix pyproject.toml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 1a5ef0d..7c4d945 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,11 +1,11 @@ [tool.poetry] -name = "iamai-example" +name = "ChienDice" version = "0.1.0" -description = "iamai Example Bot" +description = "ChienDice" license = "MIT" -authors = ["st1020 "] +authors = ["HsiangNianian "] readme = "README.md" -repository = "https://github.com/st1020/iamai-example" +repository = "https://github.com/retrofor/ChienDice" [tool.poetry.dependencies] python = "^3.8" -- cgit v1.2.3-70-g09d2