empyrean.versions¶ versions()[source]¶ Return per-crate versions of the empyrean stack. Return type: dict[str, str] Returns: dict[str, str] – Mapping of crate name (empyrean_core / villeneuve / scott / nolan) to its version string. empyrean_core is its semver from Cargo.toml; the upstream physics crates carry git-populated <tag>+<sha> strings. ‹ Previous empyrean.default_data_dir Next › empyrean.version_string