aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ac669d4..1af98a3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -7,7 +7,7 @@ name = "hydro-roll"
dynamic = ["version"]
description = "跨平台、多模态、高度自定义的骰系开发框架。"
authors = [
- {name = "简律纯", email = "i@jyunko.cn"},
+ {name = "HsiangNianian", email = "i@jyunko.cn"},
]
dependencies = [
"watchfiles<1.0.0,>=0.18.0",