niftynet.utilities.versioning module

get_niftynet_version_string()[source]

Return a user-visible string describing the name and product version

This is a safe function that will never throw an exception

get_niftynet_version()[source]

Return a user-visible string describing the product version

This is a safe function that will never throw an exception

get_niftynet_git_version()[source]

Return a version string based on the git repository, conforming to PEP440