From: Georgi Gerganov Date: Sun, 15 Dec 2024 11:16:42 +0000 (+0200) Subject: gguf-py : bump to v0.13.0 X-Git-Tag: upstream/0.0.4488~158 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=b5ae1ddff93403300fc79c7ab5ee73b8cfbb3457;p=pkg%2Fggml%2Fsources%2Fllama.cpp gguf-py : bump to v0.13.0 --- diff --git a/gguf-py/pyproject.toml b/gguf-py/pyproject.toml index 10e94876..9c395625 100644 --- a/gguf-py/pyproject.toml +++ b/gguf-py/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gguf" -version = "0.11.0" +version = "0.13.0" description = "Read and write ML models in GGUF for GGML" authors = ["GGML "] packages = [