We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ba98b commit 0986537Copy full SHA for 0986537
setup.py
@@ -47,7 +47,7 @@
47
}
48
setuptools.setup(
49
name='sagemaker-ssh-helper',
50
- version='1.10.2.dev0',
+ version='1.10.2',
51
author="Amazon Web Services",
52
description="A helper library to connect into Amazon SageMaker with AWS Systems Manager and SSH",
53
long_description="SageMaker SSH Helper is a library that helps you to securely connect to Amazon SageMaker's "
0 commit comments