Skip to main content

get_version

Function get_version 

Source
pub fn get_version(
    project_dir: &Path,
    config: &VersioningConfig,
) -> Result<String>
Expand description

Get the current version, either from git or pyproject.toml