Skip to content

Commit 392aa88

Browse files
AllSparkLiliDeng
authored andcommitted
update default to 2025 version
1 parent 7f9da70 commit 392aa88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microsoft/utils/aitl/aitl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
_fmt = "%(asctime)s.%(msecs)03d[%(thread)d][%(levelname)s] %(name)s %(message)s"
2020
_datefmt = "%Y-%m-%d %H:%M:%S"
21-
_api_version = "2023-08-01-preview"
21+
_api_version = "2025-04-01-preview"
2222

2323

2424
def _generate_example(resource_type: str = "job") -> str:

0 commit comments

Comments
 (0)