1 2 3 4
"""Python wrapper for the Voice Bird CLI Rust binary.""" __all__ = ["__version__"] __version__ = "0.3.4"