gguf-py : bump version to 0.8.0 (#6060)

This commit is contained in:
Ondřej Čertík
2024-03-14 19:57:31 +02:00
committed by GitHub
parent 69ff61397d
commit 727107707a
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "gguf" name = "gguf"
version = "0.7.0" version = "0.8.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 = [