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: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ EIS Toolkit is a comprehensive Python package for mineral prospectivity mapping
41
41
You can find the latest release of EIS Toolkit in the [releases page](https://github.com/GispoCoding/eis_toolkit/releases) as a Python wheel. To install EIS Toolkit, download the wheel and install with pip
42
42
43
43
```console
44
-
pip install eis_toolkit-0.1.0-py3-none-any.whl
44
+
pip install eis_toolkit-0.4.0-py3-none-any.whl
45
45
```
46
46
47
47
We recommend installing EIS Toolkit in an empty virtual environment to ensure compatibility between package versions.
0 commit comments