Right now, we are fetching the release tagged as "latest": https://github.com/ImagingDataCommons/pyplastimatch/blob/8df34cfdd1d343a9d5903dcc5355973636a6845f/pyplastimatch/utils/install.py#L136 Which is not always the best practice. Change this to something else?
Right now, we are fetching the release tagged as "latest":
pyplastimatch/pyplastimatch/utils/install.py
Line 136 in 8df34cf
Which is not always the best practice. Change this to something else?