From f51834b4465c98c039080201b501ec4ade7b9d86 Mon Sep 17 00:00:00 2001 From: Isaac Vargas <70350956+isvargasmsft@users.noreply.github.com> Date: Fri, 25 Nov 2022 09:32:25 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 17d79579..8b206244 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ The Microsoft Graph Core Python client library is a lightweight wrapper around t **Disclaimer**: Please, be aware that preview versions of `msgraph-core` package are for testing purpose only. Do not use them in a production environment. +> Note: +> This is not the most recent version of the Python Core library. Upgrading to the [newer version](https://github.com/microsoftgraph/msgraph-sdk-python-core/blob/kiota/long-term-branch/README.md) will introduce breaking changes into your application. + ## Prerequisites Python 3.5+ (this library doesn't support older versions of Python)