Skip to content

Commit 915cd3e

Browse files
committed
feat(editor): 新增课程批量操作功能并优化界面样式
- 添加全选、批量删除、复制选中课程等功能 - 实现课程行上下移动功能
1 parent a8ae675 commit 915cd3e

File tree

2 files changed

+491
-25
lines changed

2 files changed

+491
-25
lines changed

constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
# 程序信息
99
APP_NAME = "桌面课程表 - Course Scheduler"
1010
AUTHOR = "dong"
11-
VERSION = "0.1.14"
11+
VERSION = "0.1.15beta"
1212
PROJECT_URL = "https://github.com/dongkid/course_scheduler"

0 commit comments

Comments
 (0)