Skip to content

Commit 633bde9

Browse files
committed
fix: bugs
- 本次更新主要是修复上个版本引入的新bug和完善未写完的新功能
1 parent b75e170 commit 633bde9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.13"
11+
VERSION = "0.1.14"
1212
PROJECT_URL = "https://github.com/dongkid/course_scheduler"

0 commit comments

Comments
 (0)