You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/quickstart.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Version 1.x documentation (deprecated): https://imctools.readthedocs.io
29
29
30
30
Preferable way to install `imctools` is via official PyPI registry. Please define package version explicitly in order to avoid incompatibilities between v1.x and v2.x versions:
31
31
```
32
-
pip install imctools==2.1.4
32
+
pip install imctools==2.1.7
33
33
```
34
34
In old IMC segmentation pipelines versions 1.x should be used!
0 commit comments