aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml8
1 files changed, 4 insertions, 4 deletions
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 <stone_1020@qq.com>"]
+authors = ["HsiangNianian <admin@jyunko.cn>"]
readme = "README.md"
-repository = "https://github.com/st1020/iamai-example"
+repository = "https://github.com/retrofor/ChienDice"
[tool.poetry.dependencies]
python = "^3.8"