diff options
| author | 2024-04-01 11:06:17 +0800 | |
|---|---|---|
| committer | 2024-04-01 11:06:17 +0800 | |
| commit | 8821abdfd1e69aa065dd38eba81c8e29618ea8a2 (patch) | |
| tree | 57b8475ffd153410e2a336b9511437ea3adb8398 /pyproject.toml | |
| parent | a81364221c55528910cbe8932041c4b0ea3b10d2 (diff) | |
| download | infini-8821abdfd1e69aa065dd38eba81c8e29618ea8a2.tar.gz infini-8821abdfd1e69aa065dd38eba81c8e29618ea8a2.zip | |
fix(injector): fix injector error when complex subscrib annocationv2.1.11
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 36e8e168..0f1a5b92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "infini" -version = "2.1.10" +version = "2.1.11" description = "Infini 内容输入输出流框架" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, |
