Skip to content

Commit 13acc94

Browse files
authored
Bump the version to remove warning message (#86)
1 parent 4855360 commit 13acc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

batch-cli-extensions/azext_batch/commands.py

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

1414

1515
logger = get_logger(__name__)
16-
SUPPORTED_BATCH_VERSION = "5.1"
16+
SUPPORTED_BATCH_VERSION = "5.2"
1717
SUPPORTED_BMGMT_VERSION = "5.1"
1818
SUPPORTED_BATCH_EXT_VERSION = "4.1"
1919

0 commit comments

Comments
 (0)