diff --git a/README.md b/README.md index b10e391..9491ac9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Afterwards the app should open in your browser. ## Python package -In addition, all the functionality is available in the streamlit-independent python package [**solarmach**](https://github.com/jgieseler/solarmach). It requires python >= 3.6 and can be installed either from [PyPI](https://pypi.org/project/solarmach/) using: +In addition, all the functionality is available in the streamlit-independent python package [**solarmach**](https://github.com/jgieseler/solarmach). It requires python >= 3.8 and can be installed either from [PyPI](https://pypi.org/project/solarmach/) using: ``` bash pip install solarmach @@ -43,5 +43,5 @@ Citation Please cite the following paper if you use **Solar-MACH** in your publication: -Gieseler, J., Dresing, N., Palmroos, C., von Forstner, J.L.F., Price, D.J., Vainio, R. et al. (2022). +Gieseler, J., Dresing, N., Palmroos, C., von Forstner, J.L.F., Price, D.J., Vainio, R. et al. (2023). Solar-MACH: An open-source tool to analyze solar magnetic connection configurations. *Front. Astronomy Space Sci.* 9. [doi:10.3389/fspas.2022.1058810](https://doi.org/10.3389/fspas.2022.1058810)