I posted my question here, but figured out this could be an issue with Parametron.
I am using Julia version 1.3.1 (2019-12-30) on Mac OS, official binary downloaded from Julia website.
I added Parametron using Julia's Pkg interface. It reported that the version of Parametron installed was 0.8.0. However, on the github repo and in the Julia's registries, the current version is 0.9.1. No matter how I tried (removed the package then reinstalled it), the version is always 0.8.0. I have MathOptInterface v0.9.9.
What could be wrong? And how do I resolve the problem and get the latest version of Parametron?
I posted my question here, but figured out this could be an issue with
Parametron.I am using Julia version 1.3.1 (2019-12-30) on Mac OS, official binary downloaded from Julia website.
I added
Parametronusing Julia's Pkg interface. It reported that the version ofParametroninstalled was 0.8.0. However, on the github repo and in the Julia's registries, the current version is 0.9.1. No matter how I tried (removed the package then reinstalled it), the version is always 0.8.0. I have MathOptInterface v0.9.9.What could be wrong? And how do I resolve the problem and get the latest version of Parametron?