Skip to content

Commit

Permalink
Update Proficiency to v0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xxyzz committed Apr 2, 2023
1 parent 8c6bc6b commit 2398248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from typing import Any, TypedDict

CJK_LANGS = ["zh", "ja", "ko"]
PROFICIENCY_VERSION = "0.5.6"
PROFICIENCY_VERSION = "0.5.7"
PROFICIENCY_MAJOR_VERSION = PROFICIENCY_VERSION.split(".", 1)[0]


Expand Down

0 comments on commit 2398248

Please sign in to comment.