Skip to content

Commit cdf4f90

Browse files
committed
Added note to README
1 parent c2825d5 commit cdf4f90

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ This is the official Python SDK for [Sentry](http://sentry.io/)
1616

1717
---
1818

19+
## Note about SDK 2.0a1
20+
21+
**Sentry SDK 2.0a1** is alpha software and not yet ready for production.
22+
23+
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 `#python` 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).
24+
25+
Thanks!
26+
1927
## Getting Started
2028

2129
### Install

0 commit comments

Comments
 (0)