aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-03-04 17:57:50 +0800
committer苏向夜 <fu050409@163.com>2024-03-04 17:57:50 +0800
commitee6eea0831f14c85046f906d9ab3fbb5f7e81320 (patch)
tree0b8bc136e1393c206caceb9ed44bdefffba6a3e5 /pyproject.toml
parenta937d5d3ed0e2bec8e813cd6dfd4c408d902a92b (diff)
downloadinfini-ee6eea0831f14c85046f906d9ab3fbb5f7e81320.tar.gz
infini-ee6eea0831f14c85046f906d9ab3fbb5f7e81320.zip
chore(version): bump version to v2.1.1v2.1.1
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index df59c56c..ab432558 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "infini"
-version = "2.1.0"
-description = "Infini 轻量输入输出流框架"
+version = "2.1.1"
+description = "Infini 内容输入输出流框架"
authors = [
{ name = "苏向夜", email = "fu050409@163.com" },
{ name = "简律纯", email = "leader@hydroroll.team" },