pub fn get_version(
project_dir: &Path,
config: &VersioningConfig,
) -> Result<String>Expand description
Get the current version, either from git or pyproject.toml
pub fn get_version(
project_dir: &Path,
config: &VersioningConfig,
) -> Result<String>Get the current version, either from git or pyproject.toml