Bump version and upd description

This commit is contained in:
M. Yusuf Sarıgöz 2023-11-11 13:24:49 +03:00
parent b899e76bb4
commit b226d07d01

View file

@ -1,7 +1,7 @@
[tool.poetry]
name = "gguf"
version = "0.5.0"
description = "Write ML models in GGUF for GGML"
version = "0.5.1"
description = "Read and write ML models in GGUF for GGML"
authors = ["GGML <ggml@ggml.ai>"]
packages = [
{include = "gguf"},