Retrieve the current version of a (algorithm) package and format it for inclusion in a filename
Parameters:
package_name (str) – Package for which to retrieve a version string. This should be your algorithm package and it must use a
semantic versioning scheme, configured in project metadata.