bump pypi gguf to v0.14.0

This commit is contained in:
VJHack 2025-01-08 00:19:10 -06:00
parent 5c82e1f37b
commit 1301f81134

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "gguf" name = "gguf"
version = "0.13.0" version = "0.14.0"
description = "Read and write ML models in GGUF for GGML" description = "Read and write ML models in GGUF for GGML"
authors = ["GGML <ggml@ggml.ai>"] authors = ["GGML <ggml@ggml.ai>"]
packages = [ packages = [