From: Ondřej Čertík Date: Thu, 14 Mar 2024 17:57:31 +0000 (-0600) Subject: gguf-py : bump version to 0.8.0 (#6060) X-Git-Tag: upstream/0.0.4488~2058 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=727107707a73b3dc8a497cf9fc9405722c16dd2b;p=pkg%2Fggml%2Fsources%2Fllama.cpp gguf-py : bump version to 0.8.0 (#6060) --- diff --git a/gguf-py/pyproject.toml b/gguf-py/pyproject.toml index 9789c2c8..96396e04 100644 --- a/gguf-py/pyproject.toml +++ b/gguf-py/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gguf" -version = "0.7.0" +version = "0.8.0" description = "Read and write ML models in GGUF for GGML" authors = ["GGML "] packages = [