From 62be6d02974c1653ad1caee48ee52c8f06da58a7 Mon Sep 17 00:00:00 2001 From: Lauren Yu <6631887+laurenyu@users.noreply.github.com> Date: Thu, 7 May 2020 13:30:12 -0700 Subject: [PATCH] doc: add note that v2.0.0 plans have been posted --- README.rst | 5 +++++ doc/index.rst | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/README.rst b/README.rst index 26e5673610..3c4ba69c44 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,8 @@ ++-------------------------------------------------------------------------------------------------+ +| **NOTE**: We are working on v2.0.0. See https://github.com/aws/sagemaker-python-sdk/issues/1459 | +| for more info on our plans and to leave feedback! | ++-------------------------------------------------------------------------------------------------+ + .. image:: https://github.com/aws/sagemaker-python-sdk/raw/master/branding/icon/sagemaker-banner.png :height: 100px :alt: SageMaker diff --git a/doc/index.rst b/doc/index.rst index b69c8e964f..97cdd64f22 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -1,3 +1,7 @@ +.. important:: + We are working on v2.0.0. See https://github.com/aws/sagemaker-python-sdk/issues/1459 + for more info on our plans and to leave feedback! + ########################### Amazon SageMaker Python SDK ###########################