"""Version information for the edge_tts package."""
__version__ = "7.2.8"
__version_info__ = tuple(int(num) for num in __version__.split("."))