Skip to content

Commit 86393ac

Browse files
committed
chore: bump version to v0.3.0
1 parent 2adada0 commit 86393ac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ flask run
2929

3030
后台任务异步轮询,启动子进程后立即返回在每次轮询时检查进程状态
3131

32+
在任务列表为有权限用户显示详细信息
33+
3234
支持选择学校(后端返回学校列表)
3335

3436
考试数据库存储考试年级、级别等详细信息

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ZhiXueLite"
7-
version = "0.2.0"
7+
version = "0.3.0"
88
description = "智学网接口的第三方实现"
99
authors = [
1010
{ name = "amakerlife", email = "64350662+amakerlife@users.noreply.github.com" }

0 commit comments

Comments
 (0)