From 61d242db61c254baa7a7090de0250f1e8a18641f Mon Sep 17 00:00:00 2001 From: ovalle15 Date: Wed, 17 Jan 2024 16:50:17 -0500 Subject: [PATCH] remove specific date of deprecation --- examples/basics/Export_V1_to_V2_migration_support.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/basics/Export_V1_to_V2_migration_support.ipynb b/examples/basics/Export_V1_to_V2_migration_support.ipynb index 2b5250154..91c9fdc19 100644 --- a/examples/basics/Export_V1_to_V2_migration_support.ipynb +++ b/examples/basics/Export_V1_to_V2_migration_support.ipynb @@ -40,7 +40,7 @@ { "metadata": {}, "source": [ - "**Export V1 will no longer be available in any version of the SDK starting on April 20, 2024**. We recommend users to plan accordingly. \n", + "**Export V1 will no longer be available in any version of the SDK starting on April 2024**. We recommend users to plan accordingly. \n", "\n", "This notebook is designed to help users identify alternative V2 export methods that can serve as replacements for V1 methods." ],