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 4532d4e commit 1a855d4Copy full SHA for 1a855d4
setup.py
@@ -48,7 +48,7 @@
48
}
49
setuptools.setup(
50
name='sagemaker-ssh-helper',
51
- version='1.11.1.dev0',
+ version='1.11.1',
52
author="Amazon Web Services",
53
description="A helper library to connect into Amazon SageMaker with AWS Systems Manager and SSH (Secure Shell)",
54
long_description="SageMaker SSH Helper is a library that helps you to securely connect to Amazon SageMaker's "
0 commit comments