DocumenterInventoryWritingBackport.find_project_versionFunction

Find the project version number as a string.

version = find_project_version(pwd())

tries to extract a version from any Project.toml, JuliaProject.toml, or VERSION file in the given folder or any parent folder.