Skip to content

Commit e5fbe2a

Browse files
committed
bump SDK version
1 parent ca21338 commit e5fbe2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
from sagemaker.session import s3_input # noqa: F401
3636
from sagemaker.session import get_execution_role # noqa: F401
3737

38-
__version__ = '1.11.3'
38+
__version__ = '1.12.0'

0 commit comments

Comments
 (0)