Include a gguf Python package version bump

This commit is contained in:
KerfuffleV2 2023-11-09 02:56:20 -07:00
parent 8e250fe527
commit 0d0306e7df

View file

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