Skip to content

Commit 314e713

Browse files
[AUTO] sync version to 1.0.12
1 parent 944c68c commit 314e713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooldelta/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def get_tool_delta_version() -> VERSION:
1414
VERSION: 版本号
1515
"""
1616
# 由 Github 自动同步
17-
return (1, 0, 11)
17+
return (1, 0, 12)
1818

1919

2020
def check_tooldelta_version(need_vers: VERSION):

0 commit comments

Comments
 (0)