gguf : bump version to 0.4.6

This commit is contained in:
Jared Van Bortel 2023-11-07 11:25:35 -05:00
parent 9de3e6c7c3
commit beb986c942

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "gguf" name = "gguf"
version = "0.4.5" version = "0.4.6"
description = "Write ML models in GGUF for GGML" description = "Write ML models in GGUF for GGML"
authors = ["GGML <ggml@ggml.ai>"] authors = ["GGML <ggml@ggml.ai>"]
packages = [ packages = [