diff options
| author | 2024-04-01 18:08:16 +0800 | |
|---|---|---|
| committer | 2024-04-01 18:08:16 +0800 | |
| commit | b65916c3ee0d6cd03020fb9844554e18762748b9 (patch) | |
| tree | 8bc0a497c21b449cfd08016730380a830ca72c22 /pyproject.toml | |
| parent | 289b8ec1709ba327269dad8066c2c0aa37db514b (diff) | |
| download | infini-b65916c3ee0d6cd03020fb9844554e18762748b9.tar.gz infini-b65916c3ee0d6cd03020fb9844554e18762748b9.zip | |
chore(version): bump version to v2.1.14
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 94e2eefd..009a28b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "infini" -version = "2.1.13" +version = "2.1.14" description = "Infini 内容输入输出流框架" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, |
