Group different version schemes with the actual one generated from the logger in a list to avoid parsing a whole .log file. The four possible cases are documented here: https://github.com/pypa/setuptools_scm/#default-versioning-scheme. Fixes: #427. Signed-off-by: ABCbum <kimlong221002@gmail.com>