gguf-py : bump version to 0.8.0

This commit is contained in:
Ondřej Čertík 2024-03-14 11:52:36 -06:00
parent 69ff61397d
commit d97fb71f5c

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 = [