From: Georgi Gerganov Date: Wed, 11 Dec 2024 21:13:31 +0000 (+0200) Subject: gguf-py : bump version to 0.11.0 X-Git-Tag: upstream/0.0.4488~179^2 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=fb18934a97425c42c8b32a1baaa94f0080eb051d;p=pkg%2Fggml%2Fsources%2Fllama.cpp gguf-py : bump version to 0.11.0 --- diff --git a/gguf-py/pyproject.toml b/gguf-py/pyproject.toml index 33cfe26b..10e94876 100644 --- a/gguf-py/pyproject.toml +++ b/gguf-py/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gguf" -version = "0.10.0" +version = "0.11.0" description = "Read and write ML models in GGUF for GGML" authors = ["GGML "] packages = [