from gguf import __version__ # TODO: add tests def test_version(): assert __version__ == '0.1.0'