Skip to content

Meta

version_info = get_version(versions) module-attribute

The library version represented as a Version.

python_version_info = Version.from_parts(python_major, python_minor, python_micro) module-attribute

The python version represented as a Version.