Skip to content

Commit

Permalink
Support 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EdisonJwa authored Jun 29, 2023
1 parent 24494ef commit 0c60a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maker.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from urllib import request, parse, error
from time import strftime, localtime

target_version = "3.5.6"
target_version = "3.6.0"
language = "zh"
cwd = sys.path[0]
src = f"{cwd + os.sep}src{os.sep}"
Expand Down

0 comments on commit 0c60a89

Please sign in to comment.