Skip to content

Commit e5eefa9

Browse files
committed
Correct TF 2.7 patch version for SMDDP TF versions
1 parent 966ec44 commit e5eefa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/fw_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"2.6.0",
7676
"2.6.2",
7777
"2.7",
78-
"2.7.0",
78+
"2.7.1",
7979
"2.8",
8080
"2.8.0",
8181
],

0 commit comments

Comments
 (0)