diff options
| author | 2024-03-31 15:04:42 +0800 | |
|---|---|---|
| committer | 2024-03-31 15:04:42 +0800 | |
| commit | c9dd6a0e7617394e1d3c50c49bf613c7e1003ebe (patch) | |
| tree | 4fef339ea0c92d5549d1db9e213c120656b9b89d /pyproject.toml | |
| parent | 7a33267de178ecbea993c287602b937fb6c065c3 (diff) | |
| download | infini-c9dd6a0e7617394e1d3c50c49bf613c7e1003ebe.tar.gz infini-c9dd6a0e7617394e1d3c50c49bf613c7e1003ebe.zip | |
chore(version): bump version to v2.1.9v2.1.9
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 7fa476d0..d5e831d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "infini" -version = "2.1.8" +version = "2.1.9" description = "Infini 内容输入输出流框架" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, |
