aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-04-01 11:06:17 +0800
committer苏向夜 <fu050409@163.com>2024-04-01 11:06:17 +0800
commit8821abdfd1e69aa065dd38eba81c8e29618ea8a2 (patch)
tree57b8475ffd153410e2a336b9511437ea3adb8398 /pyproject.toml
parenta81364221c55528910cbe8932041c4b0ea3b10d2 (diff)
downloadinfini-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.toml2
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" },