We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87e6fe commit 730ef27Copy full SHA for 730ef27
platform-includes/logs/requirements/python.mdx
@@ -1,8 +1,8 @@
1
-Logs for Python are supported in Sentry Python SDK version `2.27.0` and above.
+Logs for Python are supported in Sentry Python SDK version `2.28.0` and above.
2
3
```bash {tabTitle:pip}
4
pip install "sentry-sdk"
5
```
6
```bash {tabTitle:uv}
7
uv add "sentry-sdk"
8
-```
+```
0 commit comments