From 7d9ae7613aa7f0713be61a5734cf8ac94b966b1a Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Sat, 24 Feb 2024 21:54:11 +0800 Subject: chore(version): bump infini to v2.0.5 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 408c69d4..3dd8d94f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "infini" -version = "2.0.4" +version = "2.0.5" description = "Infini 核心标准文本输入输出模块" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, @@ -10,7 +10,7 @@ dependencies = [ "rich>=13.7.0", "jinja2>=3.1.3", ] -requires-python = ">=3.10" +requires-python = ">=3.8" readme = "README.md" license = { text = "MIT" } -- cgit v1.2.3-70-g09d2