diff options
| author | 2023-12-15 10:22:48 +0800 | |
|---|---|---|
| committer | 2023-12-15 10:22:48 +0800 | |
| commit | e24473243f7eba9f686573078bd134ef1535547a (patch) | |
| tree | 6e30e94fa2897379c36811a1dea4bc8b0809bc98 /pyproject.toml | |
| parent | b41aaeab4c81afbee31a9ca4e375de31b169849b (diff) | |
| download | infini-e24473243f7eba9f686573078bd134ef1535547a.tar.gz infini-e24473243f7eba9f686573078bd134ef1535547a.zip | |
chore(pypi): `v1.0.4` -> `v1.0.5`
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 0541b544..fde1e66a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "infini" -version = "1.0.4" +version = "1.0.5" description = "Infini 核心标准输入输出模块" authors = [{ name = "简律纯", email = "i@jyunko.cn" }, { name = "苏向夜", email = "fu050409@163.com" }] dependencies = ["reportlab[pycairo]>=4.0.5", "pydantic>=2.4.2", "loguru>=0.7.2"] |
