From 7137ee3f09e455b8ca544811407e5d9bf875f78f Mon Sep 17 00:00:00 2001 From: Ivana Kellyerova Date: Thu, 25 Apr 2024 14:23:49 +0200 Subject: [PATCH] docs: Remove outdated RC mention --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 424ded2183..130783c0e9 100644 --- a/README.md +++ b/README.md @@ -14,18 +14,6 @@ _Bad software is everywhere, and we're tired of it. Sentry is on a mission to he This is the official Python SDK for [Sentry](http://sentry.io/) ---- - -## Note about SDK 2.0.0rc1 - -**Sentry SDK 2.0.0rc1** has been tested under load on Sentry itself. But we advice you to still be careful if you test this in production. - -Please give it a spin and test it with your project. If you have any questions or feedback please contact us on [Discord](https://discord.gg/Ww9hbqr) in the [#sdk-chat](https://discord.com/channels/621778831602221064/1211958154984820776) channel or create a [GitHub Issue](https://github.com/getsentry/sentry-python/issues) or start a [GitHub Discussion](https://github.com/getsentry/sentry-python/discussions). - -Thanks! - -https://discord.com/channels/621778831602221064/621783758739079168 - ## Getting Started ### Install