Don't fetch version dynamically and fix pyproject.toml
This is unnecessary, because the code does not use the version. And setuptools was getting very confused with "mrhlpr.version", as it is importing the top-level mrhlpr.py file, and failing to import the module.
Fixes #15 (closed)
@z3ntu can you test this? I've experienced the problem too with alpin