Bump version

This commit is contained in:
M. Yusuf Sarıgöz 2023-10-07 20:51:47 +03:00
parent 68017ef43a
commit 9ccbb2770b
2 changed files with 1 additions and 2 deletions

View File

@ -69,4 +69,3 @@ python -m twine upload dist/*
## TODO
- [ ] Add tests
- [ ] Include conversion scripts as command line entry points in this package.
- Add CI workflow for releasing the package.

View File

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