From: compilade Date: Fri, 16 Aug 2024 06:36:11 +0000 (-0400) Subject: gguf-py : bump version from 0.9.1 to 0.10.0 (#9051) X-Git-Tag: upstream/0.0.4488~892 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=23fd4535445e3e859ded2f02d6142b6e93b43890;p=pkg%2Fggml%2Fsources%2Fllama.cpp gguf-py : bump version from 0.9.1 to 0.10.0 (#9051) --- diff --git a/gguf-py/pyproject.toml b/gguf-py/pyproject.toml index 19f6761e..eea381e5 100644 --- a/gguf-py/pyproject.toml +++ b/gguf-py/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gguf" -version = "0.9.1" +version = "0.10.0" description = "Read and write ML models in GGUF for GGML" authors = ["GGML "] packages = [