Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MCTF-Alpha-27 authored Apr 24, 2022
1 parent 7d2d9e0 commit c1f9a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import os
import random

__version__ = "2.4.14" # 版本
__version__ = "1.0.0" # 版本
__author__ = "Jerry" # 作者

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

0 comments on commit c1f9a29

Please sign in to comment.