Skip to content

Commit c1f9a29

Browse files
Update main.py
1 parent 7d2d9e0 commit c1f9a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import os
55
import random
66

7-
__version__ = "2.4.14" # 版本
7+
__version__ = "1.0.0" # 版本
88
__author__ = "Jerry" # 作者
99

1010
with open("name.ini", "w") as f:

0 commit comments

Comments
 (0)