Skip to content

Version

latent_space.core.version

get_app_version()

Return the installed distribution version, or a sentinel when unavailable.

The sentinel is returned when the package is imported without being installed (for example running from a source tree with no editable install), so callers never have to handle a missing-metadata exception.