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 1aa6421 commit fbcb653Copy full SHA for fbcb653
setup.py
@@ -52,7 +52,7 @@
52
}
53
setuptools.setup(
54
name='sagemaker-ssh-helper',
55
- version='2.0.1.dev0',
+ version='2.1.0',
56
author="Amazon Web Services",
57
description="A helper library to connect into Amazon SageMaker with AWS Systems Manager and SSH (Secure Shell)",
58
long_description="SageMaker SSH Helper is a library that allows you to \"SSH into SageMaker\", "
0 commit comments