Skip to content

Commit f5ecd05

Browse files
committed
ref versioning note
1 parent fe943f6 commit f5ecd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/python/unleash/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The [Unleash](https://www.getunleash.io/) integration tracks feature flag evalua
99

1010
## Install
1111

12-
Install `sentry-sdk` and `UnleashClient` from PyPI. The minimum versions to use this integration are TODO: and 6.0.1, respectively.
12+
Install `sentry-sdk` (>=TODO:) and `UnleashClient` (>=6.0.1) from PyPI.
1313

1414
```bash
1515
pip install --upgrade sentry-sdk UnleashClient

0 commit comments

Comments
 (0)