Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 6307373

Browse files
authored
Update README.rst
1 parent c4403f2 commit 6307373

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,11 @@ Raven - Sentry for Python
3030
:alt: Code Climate
3131

3232

33-
Raven is the official Python client for `Sentry`_, officially supports
33+
Raven is the official legacy Python client for `Sentry`_, officially supports
3434
Python 2.6–2.7 & 3.3–3.7, and runs on PyPy and Google App Engine.
3535

36+
**This SDK is being phased out for `Sentry-Python <https://github.com/getsentry/sentry-python>`__**
37+
3638
It tracks errors and exceptions that happen during the
3739
execution of your application and provides instant notification with detailed
3840
information needed to prioritize, identify, reproduce and fix each issue.
@@ -86,7 +88,8 @@ Raven Python is more than that however. Checkout our `Python Documentation`_.
8688
Contributing
8789
------------
8890

89-
Raven is under active development and contributions are more than welcome!
91+
Raven will continue to be maintained for bugfixes and contributions are more than welcome! New features should only go into the new sentry-python SDK.
92+
9093
There are many ways to contribute:
9194

9295
* Join in on discussions on our `Mailing List`_ or in our `IRC Channel`_.

0 commit comments

Comments
 (0)