gguf-py : bump version from 0.9.1 to 0.10.0

This commit is contained in:
Francis Couture-Harpin 2024-08-15 18:23:38 -04:00
parent 4b9afbbe90
commit 4929de0415

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "gguf" name = "gguf"
version = "0.9.1" version = "0.10.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 = [