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 c0a7ecc commit 1eb0f23Copy full SHA for 1eb0f23
setup.py
@@ -26,7 +26,7 @@
26
}
27
setuptools.setup(
28
name='sagemaker-ssh-helper',
29
- version='1.9.0.dev0',
+ version='1.9.0',
30
author="Amazon Web Services",
31
description="A helper library to connect into Amazon SageMaker with AWS Systems Manager and SSH",
32
long_description="SageMaker SSH Helper is a library that helps you to securely connect to Amazon SageMaker's "
0 commit comments