fpm
fpm copied to clipboard
PyPi package points to version 0.10.1
Hi,
I noticed that the PyPi installer https://pypi.org/project/fpm/ is still pointing to the version 0.10.1. Tested it locally and indeed this is the installed version, it would be nice to have v 0.11.0 also from pip install. I don't know at which point in the CI does this happen. I could try to help fixing this or if someone knows how to fix it?
Good catch @jalvesz,
I believe the reference repository is https://github.com/fortran-lang/fpm-on-wheels
We should definitely update it to 0.11.0 and also put the instructions on the wiki page
Similarly for the conda-forge feed: https://github.com/conda-forge/fpm-feedstock/pull/29