Skip to content

Commit 4bd8b88

Browse files
chore: 更新版本号到 0.5.0
1 parent ee40355 commit 4bd8b88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ClassWidgets/SDK/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import sys
55
from typing import TYPE_CHECKING
66

7-
__version__ = '0.4.2'
7+
__version__ = '0.5.0'
88
__author__ = 'Class Widgets Official'
99

1010
if TYPE_CHECKING:

0 commit comments

Comments
 (0)