0a06673
1
2
3
4
5
from typing import Tuple, Union version_info : Tuple[int, int, Union[int, str]] __version__ : str