bump version

This commit is contained in:
M. Yusuf Sarıgöz 2023-10-07 21:43:59 +03:00
parent 6dd3e8ea6a
commit 5ad84f0ba4
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ jobs:
- name: Build package
run: cd gguf-py && poetry build
- name: Publish package
run: cd gguf-py
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}
packages-dir: ggufpy/dist