Compare commits

...

2 commits

Author SHA1 Message Date
M. Yusuf Sarıgöz
ff137fbbed Bump patch version for release 2024-07-10 12:39:50 +03:00
M. Yusuf Sarıgöz
f6a3321701 Upd gguf-py/readme 2024-07-10 12:38:35 +03:00
2 changed files with 1 additions and 2 deletions

View file

@ -79,5 +79,4 @@ python -m twine upload dist/*
```
## TODO
- [ ] Add tests
- [ ] Include conversion scripts as command line entry points in this package.

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "gguf"
version = "0.9.0"
version = "0.9.1"
description = "Read and write ML models in GGUF for GGML"
authors = ["GGML <ggml@ggml.ai>"]
packages = [