]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
gguf-py : dump version to 0.18.0 (#19950) gguf-v0.18.0
authorDaniel Bevenius <redacted>
Fri, 27 Feb 2026 10:02:53 +0000 (11:02 +0100)
committerGitHub <redacted>
Fri, 27 Feb 2026 10:02:53 +0000 (11:02 +0100)
This commit updates the gguf-py package version to 0.18.0 in preperation
of a new release to PyPI.

Refs: https://github.com/ggml-org/llama.cpp/discussions/19948

gguf-py/pyproject.toml

index 48693ae3e3a7fd39f2b228925ad468c3d143a39b..5fb2755f1aef4d4673aa82c7fe2c4a6ee36673b8 100644 (file)
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "gguf"
-version = "0.17.1"
+version = "0.18.0"
 description = "Read and write ML models in GGUF for GGML"
 authors = ["GGML <ggml@ggml.ai>"]
 packages = [