From c2fc9c6b441c99310211457d6210a48a39fc0a95 Mon Sep 17 00:00:00 2001 From: Mohammad Dwairi <49045447+Mohammad-Dwairi@users.noreply.github.com> Date: Thu, 18 Sep 2025 17:42:48 +0300 Subject: [PATCH] docs: add deprecation notice --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d3b12fb2..408c0bf2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Expedia Group SDK for Python +> [!CAUTION] +> #### ⚠️ Deprecated – No Longer Maintained +> This repository is **deprecated** and will not receive any further updates or bug fixes. +> We **do not recommend** using it in production or new projects. + The Expedia Group SDK for Python allows Expedia Group partners to easily build Python applications that leverage the Expedia Group platform. ## Contributing