c4d90bf ^
1 2 3 4
from typing import Tuple, Union version_info : Tuple[int, int, Union[int, str]] __version__ : str