aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2023-12-14 18:22:32 +0800
committer苏向夜 <fu050409@163.com>2023-12-14 18:22:32 +0800
commitc559e35fb99733c60ab97e536aa10fac59766f55 (patch)
treefd47da0b270d6afb705632e1432f433c6119a6c4 /pyproject.toml
parentaa81ffa1770ee32103769c598531b21692985fb5 (diff)
downloadinfini-c559e35fb99733c60ab97e536aa10fac59766f55.tar.gz
infini-c559e35fb99733c60ab97e536aa10fac59766f55.zip
:sparkles: 新增原始消息传递
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 6084eb00..da3c0b59 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "infini"
version = "1.0.4"
-description = "The `Core` of `HydroRoll`, the `Loader` of your rules packages."
+description = "Infini 核心标准输入输出模块"
authors = [{ name = "简律纯", email = "i@jyunko.cn" }, { name = "苏向夜", email = "fu050409@163.com" }]
dependencies = [
"mkdocs>=1.5.3",