Hi all:
I have version 2.2.1 currently installed. I saw in the website that version 2.2.5 is available. How can I update to this new version? I tried “pip install pylinac” but it did not updated the version.
Thanks and regards,
Marcelino
Hi all:
I have version 2.2.1 currently installed. I saw in the website that version 2.2.5 is available. How can I update to this new version? I tried “pip install pylinac” but it did not updated the version.
Thanks and regards,
Marcelino
pip install pylinac --upgrade
Thanks!