Skip to content

jam.utils.version_check

version_check

Functions:

Name Description
__is_compatible__

Checks if the income version is compatible with the required version.

__is_compatible__

__is_compatible__(
    income_version: str | None, required_version: str
) -> bool

Checks if the income version is compatible with the required version.