All album metadata gets read from the pyproject.toml
With setuptools read_configuration function the album version/author/mail now gets read from the pyproject.toml. The album version is now only defined in the setup.cfg and pyproject.toml so when album gets updated only these version number needs to be changed.