Add an “About” menu entry showing the current version
See this contribution to an issue in the GitHub repository for python-poetry, proposing a way to read the version from the pyproject.toml
file (when running from the local sources) or from importlib.metadata.version
(when running from the installed wheel).